Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / nopt / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "nopt@3.x",
6         "scope": null,
7         "escapedName": "nopt",
8         "name": "nopt",
9         "rawSpec": "3.x",
10         "spec": ">=3.0.0 <4.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\istanbul"
14     ]
15   ],
16   "_from": "nopt@>=3.0.0 <4.0.0",
17   "_id": "nopt@3.0.6",
18   "_inCache": true,
19   "_location": "/nopt",
20   "_nodeVersion": "4.2.1",
21   "_npmUser": {
22     "name": "othiym23",
23     "email": "ogd@aoaioxxysz.net"
24   },
25   "_npmVersion": "2.14.10",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "nopt@3.x",
29     "scope": null,
30     "escapedName": "nopt",
31     "name": "nopt",
32     "rawSpec": "3.x",
33     "spec": ">=3.0.0 <4.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/istanbul"
38   ],
39   "_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
40   "_shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
41   "_shrinkwrap": null,
42   "_spec": "nopt@3.x",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\istanbul",
44   "author": {
45     "name": "Isaac Z. Schlueter",
46     "email": "i@izs.me",
47     "url": "http://blog.izs.me/"
48   },
49   "bin": {
50     "nopt": "./bin/nopt.js"
51   },
52   "bugs": {
53     "url": "https://github.com/npm/nopt/issues"
54   },
55   "dependencies": {
56     "abbrev": "1"
57   },
58   "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
59   "devDependencies": {
60     "tap": "^1.2.0"
61   },
62   "directories": {},
63   "dist": {
64     "shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
65     "tarball": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
66   },
67   "gitHead": "10a750c9bb99c1950160353459e733ac2aa18cb6",
68   "homepage": "https://github.com/npm/nopt#readme",
69   "license": "ISC",
70   "main": "lib/nopt.js",
71   "maintainers": [
72     {
73       "name": "isaacs",
74       "email": "i@izs.me"
75     },
76     {
77       "name": "othiym23",
78       "email": "ogd@aoaioxxysz.net"
79     },
80     {
81       "name": "zkat",
82       "email": "kat@sykosomatic.org"
83     }
84   ],
85   "name": "nopt",
86   "optionalDependencies": {},
87   "readme": "ERROR: No README data found!",
88   "repository": {
89     "type": "git",
90     "url": "git+https://github.com/npm/nopt.git"
91   },
92   "scripts": {
93     "test": "tap test/*.js"
94   },
95   "version": "3.0.6"
96 }