[SignalingServer] Optimize dependent modules
[platform/framework/web/wrtjs.git] / device_home / node_modules / has-cors / package.json
1 {
2   "_args": [
3     [
4       "has-cors@1.1.0",
5       "/opt/source/offload.js"
6     ]
7   ],
8   "_from": "has-cors@1.1.0",
9   "_id": "has-cors@1.1.0",
10   "_inBundle": false,
11   "_integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=",
12   "_location": "/has-cors",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "version",
16     "registry": true,
17     "raw": "has-cors@1.1.0",
18     "name": "has-cors",
19     "escapedName": "has-cors",
20     "rawSpec": "1.1.0",
21     "saveSpec": null,
22     "fetchSpec": "1.1.0"
23   },
24   "_requiredBy": [
25     "/engine.io-client"
26   ],
27   "_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
28   "_spec": "1.1.0",
29   "_where": "/opt/source/offload.js",
30   "author": {
31     "name": "Nathan Rajlich",
32     "email": "nathan@tootallnate.net",
33     "url": "http://n8.io/"
34   },
35   "bugs": {
36     "url": "https://github.com/component/has-cors/issues"
37   },
38   "component": {
39     "scripts": {
40       "has-cors/index.js": "index.js"
41     }
42   },
43   "description": "Detects support for Cross-Origin Resource Sharing",
44   "devDependencies": {
45     "chai": "^1.10",
46     "mocha": "^2.0"
47   },
48   "homepage": "https://github.com/component/has-cors#readme",
49   "keywords": [
50     "cors",
51     "cross",
52     "origin",
53     "resource",
54     "sharing",
55     "domain"
56   ],
57   "license": "MIT",
58   "main": "index.js",
59   "name": "has-cors",
60   "repository": {
61     "type": "git",
62     "url": "git://github.com/component/has-cors.git"
63   },
64   "scripts": {
65     "test": "mocha"
66   },
67   "version": "1.1.0"
68 }