[SignalingServer] Optimize dependent modules
[platform/framework/web/wrtjs.git] / signaling_server / service / node_modules / color-name / package.json
1 {
2   "_args": [
3     [
4       "color-name@1.1.3",
5       "/opt/source/offload.js"
6     ]
7   ],
8   "_from": "color-name@1.1.3",
9   "_id": "color-name@1.1.3",
10   "_inBundle": false,
11   "_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
12   "_location": "/color-name",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "version",
16     "registry": true,
17     "raw": "color-name@1.1.3",
18     "name": "color-name",
19     "escapedName": "color-name",
20     "rawSpec": "1.1.3",
21     "saveSpec": null,
22     "fetchSpec": "1.1.3"
23   },
24   "_requiredBy": [
25     "/color-convert"
26   ],
27   "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
28   "_spec": "1.1.3",
29   "_where": "/opt/source/offload.js",
30   "author": {
31     "name": "DY",
32     "email": "dfcreative@gmail.com"
33   },
34   "bugs": {
35     "url": "https://github.com/dfcreative/color-name/issues"
36   },
37   "description": "A list of color names and its values",
38   "homepage": "https://github.com/dfcreative/color-name",
39   "keywords": [
40     "color-name",
41     "color",
42     "color-keyword",
43     "keyword"
44   ],
45   "license": "MIT",
46   "main": "index.js",
47   "name": "color-name",
48   "repository": {
49     "type": "git",
50     "url": "git+ssh://git@github.com/dfcreative/color-name.git"
51   },
52   "scripts": {
53     "test": "node test.js"
54   },
55   "version": "1.1.3"
56 }