]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/has-cors/package.json
Initial commit
[apps/tidep0084.git] / example / iot-gateway / node_modules / has-cors / package.json
1 {
2   "_args": [
3     [
4       "has-cors@1.1.0",
5       "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/engine.io-client"
6     ]
7   ],
8   "_from": "has-cors@1.1.0",
9   "_id": "has-cors@1.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/has-cors",
13   "_npmUser": {
14     "email": "shtylman@gmail.com",
15     "name": "shtylman"
16   },
17   "_npmVersion": "1.4.23",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "has-cors",
21     "raw": "has-cors@1.1.0",
22     "rawSpec": "1.1.0",
23     "scope": null,
24     "spec": "1.1.0",
25     "type": "version"
26   },
27   "_requiredBy": [
28     "/engine.io-client"
29   ],
30   "_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
31   "_shasum": "5e474793f7ea9843d1bb99c23eef49ff126fff39",
32   "_shrinkwrap": null,
33   "_spec": "has-cors@1.1.0",
34   "_where": "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/engine.io-client",
35   "author": {
36     "email": "nathan@tootallnate.net",
37     "name": "Nathan Rajlich",
38     "url": "http://n8.io/"
39   },
40   "bugs": {
41     "url": "https://github.com/component/has-cors/issues"
42   },
43   "component": {
44     "scripts": {
45       "has-cors/index.js": "index.js"
46     }
47   },
48   "dependencies": {},
49   "description": "Detects support for Cross-Origin Resource Sharing",
50   "devDependencies": {
51     "chai": "^1.10",
52     "mocha": "^2.0"
53   },
54   "directories": {},
55   "dist": {
56     "shasum": "5e474793f7ea9843d1bb99c23eef49ff126fff39",
57     "tarball": "http://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz"
58   },
59   "gitHead": "27e9b96726b669e9594350585cc1e97474d3f995",
60   "homepage": "https://github.com/component/has-cors",
61   "keywords": [
62     "cors",
63     "cross",
64     "domain",
65     "origin",
66     "resource",
67     "sharing"
68   ],
69   "license": "MIT",
70   "main": "index.js",
71   "maintainers": [
72     {
73       "name": "shtylman",
74       "email": "shtylman@gmail.com"
75     }
76   ],
77   "name": "has-cors",
78   "optionalDependencies": {},
79   "readme": "ERROR: No README data found!",
80   "repository": {
81     "type": "git",
82     "url": "git://github.com/component/has-cors.git"
83   },
84   "scripts": {
85     "test": "mocha"
86   },
87   "version": "1.1.0"
88 }