Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / ansi-styles / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "ansi-styles@^2.2.1",
6         "scope": null,
7         "escapedName": "ansi-styles",
8         "name": "ansi-styles",
9         "rawSpec": "^2.2.1",
10         "spec": ">=2.2.1 <3.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\chalk"
14     ]
15   ],
16   "_from": "ansi-styles@>=2.2.1 <3.0.0",
17   "_id": "ansi-styles@2.2.1",
18   "_inCache": true,
19   "_location": "/ansi-styles",
20   "_nodeVersion": "4.3.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/ansi-styles-2.2.1.tgz_1459197317833_0.9694824463222176"
24   },
25   "_npmUser": {
26     "name": "sindresorhus",
27     "email": "sindresorhus@gmail.com"
28   },
29   "_npmVersion": "3.8.3",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "ansi-styles@^2.2.1",
33     "scope": null,
34     "escapedName": "ansi-styles",
35     "name": "ansi-styles",
36     "rawSpec": "^2.2.1",
37     "spec": ">=2.2.1 <3.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/chalk"
42   ],
43   "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
44   "_shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe",
45   "_shrinkwrap": null,
46   "_spec": "ansi-styles@^2.2.1",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\chalk",
48   "author": {
49     "name": "Sindre Sorhus",
50     "email": "sindresorhus@gmail.com",
51     "url": "sindresorhus.com"
52   },
53   "bugs": {
54     "url": "https://github.com/chalk/ansi-styles/issues"
55   },
56   "dependencies": {},
57   "description": "ANSI escape codes for styling strings in the terminal",
58   "devDependencies": {
59     "mocha": "*"
60   },
61   "directories": {},
62   "dist": {
63     "shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe",
64     "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz"
65   },
66   "engines": {
67     "node": ">=0.10.0"
68   },
69   "files": [
70     "index.js"
71   ],
72   "gitHead": "95c59b23be760108b6530ca1c89477c21b258032",
73   "homepage": "https://github.com/chalk/ansi-styles#readme",
74   "keywords": [
75     "ansi",
76     "styles",
77     "color",
78     "colour",
79     "colors",
80     "terminal",
81     "console",
82     "cli",
83     "string",
84     "tty",
85     "escape",
86     "formatting",
87     "rgb",
88     "256",
89     "shell",
90     "xterm",
91     "log",
92     "logging",
93     "command-line",
94     "text"
95   ],
96   "license": "MIT",
97   "maintainers": [
98     {
99       "name": "sindresorhus",
100       "email": "sindresorhus@gmail.com"
101     }
102   ],
103   "name": "ansi-styles",
104   "optionalDependencies": {},
105   "readme": "ERROR: No README data found!",
106   "repository": {
107     "type": "git",
108     "url": "git+https://github.com/chalk/ansi-styles.git"
109   },
110   "scripts": {
111     "test": "mocha"
112   },
113   "version": "2.2.1"
114 }