Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / colors / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "colors@^1.1.0",
6         "scope": null,
7         "escapedName": "colors",
8         "name": "colors",
9         "rawSpec": "^1.1.0",
10         "spec": ">=1.1.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma"
14     ]
15   ],
16   "_from": "colors@>=1.1.0 <2.0.0",
17   "_id": "colors@1.1.2",
18   "_inCache": true,
19   "_location": "/colors",
20   "_nodeVersion": "0.11.13",
21   "_npmUser": {
22     "name": "marak",
23     "email": "marak.squires@gmail.com"
24   },
25   "_npmVersion": "2.1.8",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "colors@^1.1.0",
29     "scope": null,
30     "escapedName": "colors",
31     "name": "colors",
32     "rawSpec": "^1.1.0",
33     "spec": ">=1.1.0 <2.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/karma"
38   ],
39   "_resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
40   "_shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63",
41   "_shrinkwrap": null,
42   "_spec": "colors@^1.1.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma",
44   "author": {
45     "name": "Marak Squires"
46   },
47   "bugs": {
48     "url": "https://github.com/Marak/colors.js/issues"
49   },
50   "dependencies": {},
51   "description": "get colors in your node.js console",
52   "devDependencies": {},
53   "directories": {},
54   "dist": {
55     "shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63",
56     "tarball": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz"
57   },
58   "engines": {
59     "node": ">=0.1.90"
60   },
61   "files": [
62     "examples",
63     "lib",
64     "LICENSE",
65     "safe.js",
66     "themes"
67   ],
68   "gitHead": "8bf2ad9fa695dcb30b7e9fd83691b139fd6655c4",
69   "homepage": "https://github.com/Marak/colors.js",
70   "keywords": [
71     "ansi",
72     "terminal",
73     "colors"
74   ],
75   "license": "MIT",
76   "main": "lib",
77   "maintainers": [
78     {
79       "name": "marak",
80       "email": "marak.squires@gmail.com"
81     }
82   ],
83   "name": "colors",
84   "optionalDependencies": {},
85   "readme": "ERROR: No README data found!",
86   "repository": {
87     "type": "git",
88     "url": "git+ssh://git@github.com/Marak/colors.js.git"
89   },
90   "scripts": {
91     "test": "node tests/basic-test.js && node tests/safe-test.js"
92   },
93   "version": "1.1.2"
94 }