Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / commander / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "commander@~2.1.0",
6         "scope": null,
7         "escapedName": "commander",
8         "name": "commander",
9         "rawSpec": "~2.1.0",
10         "spec": ">=2.1.0 <2.2.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws"
14     ]
15   ],
16   "_from": "commander@>=2.1.0 <2.2.0",
17   "_id": "commander@2.1.0",
18   "_inCache": true,
19   "_location": "/commander",
20   "_npmUser": {
21     "name": "tjholowaychuk",
22     "email": "tj@vision-media.ca"
23   },
24   "_npmVersion": "1.3.14",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "commander@~2.1.0",
28     "scope": null,
29     "escapedName": "commander",
30     "name": "commander",
31     "rawSpec": "~2.1.0",
32     "spec": ">=2.1.0 <2.2.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/ws"
37   ],
38   "_resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz",
39   "_shasum": "d121bbae860d9992a3d517ba96f56588e47c6781",
40   "_shrinkwrap": null,
41   "_spec": "commander@~2.1.0",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ws",
43   "author": {
44     "name": "TJ Holowaychuk",
45     "email": "tj@vision-media.ca"
46   },
47   "bugs": {
48     "url": "https://github.com/visionmedia/commander.js/issues"
49   },
50   "dependencies": {},
51   "description": "the complete solution for node.js command-line programs",
52   "devDependencies": {
53     "should": ">= 0.0.1"
54   },
55   "directories": {},
56   "dist": {
57     "shasum": "d121bbae860d9992a3d517ba96f56588e47c6781",
58     "tarball": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz"
59   },
60   "engines": {
61     "node": ">= 0.6.x"
62   },
63   "files": [
64     "index.js"
65   ],
66   "homepage": "https://github.com/visionmedia/commander.js",
67   "keywords": [
68     "command",
69     "option",
70     "parser",
71     "prompt",
72     "stdin"
73   ],
74   "main": "index",
75   "maintainers": [
76     {
77       "name": "tjholowaychuk",
78       "email": "tj@vision-media.ca"
79     }
80   ],
81   "name": "commander",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/visionmedia/commander.js.git"
87   },
88   "scripts": {
89     "test": "make test"
90   },
91   "version": "2.1.0"
92 }