Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / dashdash / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "dashdash@^1.12.0",
6         "scope": null,
7         "escapedName": "dashdash",
8         "name": "dashdash",
9         "rawSpec": "^1.12.0",
10         "spec": ">=1.12.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk"
14     ]
15   ],
16   "_from": "dashdash@>=1.12.0 <2.0.0",
17   "_id": "dashdash@1.14.1",
18   "_inCache": true,
19   "_location": "/dashdash",
20   "_nodeVersion": "4.6.1",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/dashdash-1.14.1.tgz_1479854020349_0.731718891998753"
24   },
25   "_npmUser": {
26     "name": "trentm",
27     "email": "trentm@gmail.com"
28   },
29   "_npmVersion": "2.15.9",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "dashdash@^1.12.0",
33     "scope": null,
34     "escapedName": "dashdash",
35     "name": "dashdash",
36     "rawSpec": "^1.12.0",
37     "spec": ">=1.12.0 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/sshpk"
42   ],
43   "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
44   "_shasum": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0",
45   "_shrinkwrap": null,
46   "_spec": "dashdash@^1.12.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk",
48   "author": {
49     "name": "Trent Mick",
50     "email": "trentm@gmail.com",
51     "url": "http://trentm.com"
52   },
53   "bugs": {
54     "url": "https://github.com/trentm/node-dashdash/issues"
55   },
56   "contributors": [
57     {
58       "name": "Trent Mick",
59       "email": "trentm@gmail.com",
60       "url": "http://trentm.com"
61     },
62     {
63       "name": "Isaac Schlueter",
64       "url": "https://github.com/isaacs"
65     },
66     {
67       "name": "Joshua M. Clulow",
68       "url": "https://github.com/jclulow"
69     },
70     {
71       "name": "Patrick Mooney",
72       "url": "https://github.com/pfmooney"
73     },
74     {
75       "name": "Dave Pacheco",
76       "url": "https://github.com/davepacheco"
77     }
78   ],
79   "dependencies": {
80     "assert-plus": "^1.0.0"
81   },
82   "description": "A light, featureful and explicit option parsing library.",
83   "devDependencies": {
84     "nodeunit": "0.9.x"
85   },
86   "directories": {},
87   "dist": {
88     "shasum": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0",
89     "tarball": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz"
90   },
91   "engines": {
92     "node": ">=0.10"
93   },
94   "gitHead": "1dd7379640462a21ca6d92502803de830b4acfa2",
95   "homepage": "https://github.com/trentm/node-dashdash#readme",
96   "keywords": [
97     "option",
98     "parser",
99     "parsing",
100     "cli",
101     "command",
102     "args",
103     "bash",
104     "completion"
105   ],
106   "license": "MIT",
107   "main": "./lib/dashdash.js",
108   "maintainers": [
109     {
110       "name": "trentm",
111       "email": "trentm@gmail.com"
112     }
113   ],
114   "name": "dashdash",
115   "optionalDependencies": {},
116   "readme": "ERROR: No README data found!",
117   "repository": {
118     "type": "git",
119     "url": "git://github.com/trentm/node-dashdash.git"
120   },
121   "scripts": {
122     "test": "nodeunit test/*.test.js"
123   },
124   "version": "1.14.1"
125 }