Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / strip-ansi / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "strip-ansi@^3.0.0",
6         "scope": null,
7         "escapedName": "strip-ansi",
8         "name": "strip-ansi",
9         "rawSpec": "^3.0.0",
10         "spec": ">=3.0.0 <4.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\chalk"
14     ]
15   ],
16   "_from": "strip-ansi@>=3.0.0 <4.0.0",
17   "_id": "strip-ansi@3.0.1",
18   "_inCache": true,
19   "_location": "/strip-ansi",
20   "_nodeVersion": "0.12.7",
21   "_npmOperationalInternal": {
22     "host": "packages-9-west.internal.npmjs.com",
23     "tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534"
24   },
25   "_npmUser": {
26     "name": "jbnicolai",
27     "email": "jappelman@xebia.com"
28   },
29   "_npmVersion": "2.11.3",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "strip-ansi@^3.0.0",
33     "scope": null,
34     "escapedName": "strip-ansi",
35     "name": "strip-ansi",
36     "rawSpec": "^3.0.0",
37     "spec": ">=3.0.0 <4.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/chalk"
42   ],
43   "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
44   "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
45   "_shrinkwrap": null,
46   "_spec": "strip-ansi@^3.0.0",
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/strip-ansi/issues"
55   },
56   "dependencies": {
57     "ansi-regex": "^2.0.0"
58   },
59   "description": "Strip ANSI escape codes",
60   "devDependencies": {
61     "ava": "*",
62     "xo": "*"
63   },
64   "directories": {},
65   "dist": {
66     "shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
67     "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
68   },
69   "engines": {
70     "node": ">=0.10.0"
71   },
72   "files": [
73     "index.js"
74   ],
75   "gitHead": "8270705c704956da865623e564eba4875c3ea17f",
76   "homepage": "https://github.com/chalk/strip-ansi",
77   "keywords": [
78     "strip",
79     "trim",
80     "remove",
81     "ansi",
82     "styles",
83     "color",
84     "colour",
85     "colors",
86     "terminal",
87     "console",
88     "string",
89     "tty",
90     "escape",
91     "formatting",
92     "rgb",
93     "256",
94     "shell",
95     "xterm",
96     "log",
97     "logging",
98     "command-line",
99     "text"
100   ],
101   "license": "MIT",
102   "maintainers": [
103     {
104       "name": "sindresorhus",
105       "email": "sindresorhus@gmail.com"
106     },
107     {
108       "name": "jbnicolai",
109       "email": "jappelman@xebia.com"
110     }
111   ],
112   "name": "strip-ansi",
113   "optionalDependencies": {},
114   "readme": "ERROR: No README data found!",
115   "repository": {
116     "type": "git",
117     "url": "git+https://github.com/chalk/strip-ansi.git"
118   },
119   "scripts": {
120     "test": "xo && ava"
121   },
122   "version": "3.0.1"
123 }