Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / isexe / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "isexe@^1.1.1",
6         "scope": null,
7         "escapedName": "isexe",
8         "name": "isexe",
9         "rawSpec": "^1.1.1",
10         "spec": ">=1.1.1 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\which"
14     ]
15   ],
16   "_from": "isexe@>=1.1.1 <2.0.0",
17   "_id": "isexe@1.1.2",
18   "_inCache": true,
19   "_location": "/isexe",
20   "_nodeVersion": "4.0.0",
21   "_npmOperationalInternal": {
22     "host": "packages-9-west.internal.npmjs.com",
23     "tmp": "tmp/isexe-1.1.2.tgz_1454992795963_0.7608721863944083"
24   },
25   "_npmUser": {
26     "name": "isaacs",
27     "email": "i@izs.me"
28   },
29   "_npmVersion": "3.7.0",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "isexe@^1.1.1",
33     "scope": null,
34     "escapedName": "isexe",
35     "name": "isexe",
36     "rawSpec": "^1.1.1",
37     "spec": ">=1.1.1 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/which"
42   ],
43   "_resolved": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz",
44   "_shasum": "36f3e22e60750920f5e7241a476a8c6a42275ad0",
45   "_shrinkwrap": null,
46   "_spec": "isexe@^1.1.1",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\which",
48   "author": {
49     "name": "Isaac Z. Schlueter",
50     "email": "i@izs.me",
51     "url": "http://blog.izs.me/"
52   },
53   "bugs": {
54     "url": "https://github.com/isaacs/isexe/issues"
55   },
56   "dependencies": {},
57   "description": "Minimal module to check if a file is executable.",
58   "devDependencies": {
59     "mkdirp": "^0.5.1",
60     "rimraf": "^2.5.0",
61     "tap": "^5.1.2"
62   },
63   "directories": {
64     "test": "test"
65   },
66   "dist": {
67     "shasum": "36f3e22e60750920f5e7241a476a8c6a42275ad0",
68     "tarball": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz"
69   },
70   "gitHead": "1882eed72c2ba152f4dd1336d857b0755ae306d9",
71   "homepage": "https://github.com/isaacs/isexe#readme",
72   "keywords": [],
73   "license": "ISC",
74   "main": "index.js",
75   "maintainers": [
76     {
77       "name": "isaacs",
78       "email": "i@izs.me"
79     }
80   ],
81   "name": "isexe",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/isaacs/isexe.git"
87   },
88   "scripts": {
89     "test": "tap test/*.js --branches=100 --statements=100 --functions=100 --lines=100"
90   },
91   "version": "1.1.2"
92 }