Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / getpass / node_modules / assert-plus / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "assert-plus@^1.0.0",
6         "scope": null,
7         "escapedName": "assert-plus",
8         "name": "assert-plus",
9         "rawSpec": "^1.0.0",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\getpass"
14     ]
15   ],
16   "_from": "assert-plus@>=1.0.0 <2.0.0",
17   "_id": "assert-plus@1.0.0",
18   "_inCache": true,
19   "_location": "/getpass/assert-plus",
20   "_nodeVersion": "0.10.40",
21   "_npmUser": {
22     "name": "pfmooney",
23     "email": "patrick.f.mooney@gmail.com"
24   },
25   "_npmVersion": "3.3.9",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "assert-plus@^1.0.0",
29     "scope": null,
30     "escapedName": "assert-plus",
31     "name": "assert-plus",
32     "rawSpec": "^1.0.0",
33     "spec": ">=1.0.0 <2.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/getpass"
38   ],
39   "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
40   "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
41   "_shrinkwrap": null,
42   "_spec": "assert-plus@^1.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\getpass",
44   "author": {
45     "name": "Mark Cavage",
46     "email": "mcavage@gmail.com"
47   },
48   "bugs": {
49     "url": "https://github.com/mcavage/node-assert-plus/issues"
50   },
51   "contributors": [
52     {
53       "name": "Dave Eddy",
54       "email": "dave@daveeddy.com"
55     },
56     {
57       "name": "Fred Kuo",
58       "email": "fred.kuo@joyent.com"
59     },
60     {
61       "name": "Lars-Magnus Skog",
62       "email": "ralphtheninja@riseup.net"
63     },
64     {
65       "name": "Mark Cavage",
66       "email": "mcavage@gmail.com"
67     },
68     {
69       "name": "Patrick Mooney",
70       "email": "pmooney@pfmooney.com"
71     },
72     {
73       "name": "Rob Gulewich",
74       "email": "robert.gulewich@joyent.com"
75     }
76   ],
77   "dependencies": {},
78   "description": "Extra assertions on top of node's assert module",
79   "devDependencies": {
80     "faucet": "0.0.1",
81     "tape": "4.2.2"
82   },
83   "directories": {},
84   "dist": {
85     "shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
86     "tarball": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz"
87   },
88   "engines": {
89     "node": ">=0.8"
90   },
91   "homepage": "https://github.com/mcavage/node-assert-plus#readme",
92   "license": "MIT",
93   "main": "./assert.js",
94   "maintainers": [
95     {
96       "name": "mcavage",
97       "email": "mcavage@gmail.com"
98     },
99     {
100       "name": "pfmooney",
101       "email": "patrick.f.mooney@gmail.com"
102     }
103   ],
104   "name": "assert-plus",
105   "optionalDependencies": {},
106   "readme": "ERROR: No README data found!",
107   "repository": {
108     "type": "git",
109     "url": "git+https://github.com/mcavage/node-assert-plus.git"
110   },
111   "scripts": {
112     "test": "tape tests/*.js | ./node_modules/.bin/faucet"
113   },
114   "version": "1.0.0"
115 }