Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / natives / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "natives@^1.1.0",
6         "scope": null,
7         "escapedName": "natives",
8         "name": "natives",
9         "rawSpec": "^1.1.0",
10         "spec": ">=1.1.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\graceful-fs"
14     ]
15   ],
16   "_from": "natives@>=1.1.0 <2.0.0",
17   "_id": "natives@1.1.0",
18   "_inCache": true,
19   "_location": "/natives",
20   "_nodeVersion": "6.5.0",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
24   },
25   "_npmUser": {
26     "name": "isaacs",
27     "email": "i@izs.me"
28   },
29   "_npmVersion": "3.10.7",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "natives@^1.1.0",
33     "scope": null,
34     "escapedName": "natives",
35     "name": "natives",
36     "rawSpec": "^1.1.0",
37     "spec": ">=1.1.0 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/graceful-fs"
42   ],
43   "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
44   "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
45   "_shrinkwrap": null,
46   "_spec": "natives@^1.1.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\graceful-fs",
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/natives/issues"
55   },
56   "dependencies": {},
57   "description": "Do stuff with Node.js's native JavaScript modules",
58   "devDependencies": {
59     "tap": "^7.0.0"
60   },
61   "directories": {},
62   "dist": {
63     "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
64     "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
65   },
66   "files": [
67     "index.js"
68   ],
69   "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
70   "homepage": "https://github.com/isaacs/natives#readme",
71   "license": "ISC",
72   "main": "index.js",
73   "maintainers": [
74     {
75       "name": "isaacs",
76       "email": "i@izs.me"
77     }
78   ],
79   "name": "natives",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git+https://github.com/isaacs/natives.git"
85   },
86   "scripts": {
87     "test": "tap test/*.js --100"
88   },
89   "version": "1.1.0"
90 }