Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / ibrik / node_modules / which / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "which@~1.0.5",
6         "scope": null,
7         "escapedName": "which",
8         "name": "which",
9         "rawSpec": "~1.0.5",
10         "spec": ">=1.0.5 <1.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik"
14     ]
15   ],
16   "_from": "which@>=1.0.5 <1.1.0",
17   "_id": "which@1.0.9",
18   "_inCache": true,
19   "_location": "/ibrik/which",
20   "_nodeVersion": "1.1.0",
21   "_npmUser": {
22     "name": "isaacs",
23     "email": "i@izs.me"
24   },
25   "_npmVersion": "2.6.0",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "which@~1.0.5",
29     "scope": null,
30     "escapedName": "which",
31     "name": "which",
32     "rawSpec": "~1.0.5",
33     "spec": ">=1.0.5 <1.1.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/ibrik"
38   ],
39   "_resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz",
40   "_shasum": "460c1da0f810103d0321a9b633af9e575e64486f",
41   "_shrinkwrap": null,
42   "_spec": "which@~1.0.5",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik",
44   "author": {
45     "name": "Isaac Z. Schlueter",
46     "email": "i@izs.me",
47     "url": "http://blog.izs.me"
48   },
49   "bin": {
50     "which": "./bin/which"
51   },
52   "bugs": {
53     "url": "https://github.com/isaacs/node-which/issues"
54   },
55   "dependencies": {},
56   "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
57   "devDependencies": {},
58   "directories": {},
59   "dist": {
60     "shasum": "460c1da0f810103d0321a9b633af9e575e64486f",
61     "tarball": "https://registry.npmjs.org/which/-/which-1.0.9.tgz"
62   },
63   "gitHead": "df3d52a0ecd5f366d550e0f14d67ca4d5e621bad",
64   "homepage": "https://github.com/isaacs/node-which",
65   "license": "ISC",
66   "main": "which.js",
67   "maintainers": [
68     {
69       "name": "isaacs",
70       "email": "i@izs.me"
71     }
72   ],
73   "name": "which",
74   "optionalDependencies": {},
75   "readme": "ERROR: No README data found!",
76   "repository": {
77     "type": "git",
78     "url": "git://github.com/isaacs/node-which.git"
79   },
80   "scripts": {},
81   "version": "1.0.9"
82 }