Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / wrappy / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "wrappy@1",
6         "scope": null,
7         "escapedName": "wrappy",
8         "name": "wrappy",
9         "rawSpec": "1",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\inflight"
14     ]
15   ],
16   "_from": "wrappy@>=1.0.0 <2.0.0",
17   "_id": "wrappy@1.0.2",
18   "_inCache": true,
19   "_location": "/wrappy",
20   "_nodeVersion": "5.10.1",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/wrappy-1.0.2.tgz_1463527848281_0.037129373755306005"
24   },
25   "_npmUser": {
26     "name": "zkat",
27     "email": "kat@sykosomatic.org"
28   },
29   "_npmVersion": "3.9.1",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "wrappy@1",
33     "scope": null,
34     "escapedName": "wrappy",
35     "name": "wrappy",
36     "rawSpec": "1",
37     "spec": ">=1.0.0 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/inflight",
42     "/once"
43   ],
44   "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
45   "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
46   "_shrinkwrap": null,
47   "_spec": "wrappy@1",
48   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\inflight",
49   "author": {
50     "name": "Isaac Z. Schlueter",
51     "email": "i@izs.me",
52     "url": "http://blog.izs.me/"
53   },
54   "bugs": {
55     "url": "https://github.com/npm/wrappy/issues"
56   },
57   "dependencies": {},
58   "description": "Callback wrapping utility",
59   "devDependencies": {
60     "tap": "^2.3.1"
61   },
62   "directories": {
63     "test": "test"
64   },
65   "dist": {
66     "shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
67     "tarball": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
68   },
69   "files": [
70     "wrappy.js"
71   ],
72   "gitHead": "71d91b6dc5bdeac37e218c2cf03f9ab55b60d214",
73   "homepage": "https://github.com/npm/wrappy",
74   "license": "ISC",
75   "main": "wrappy.js",
76   "maintainers": [
77     {
78       "name": "isaacs",
79       "email": "i@izs.me"
80     },
81     {
82       "name": "zkat",
83       "email": "kat@sykosomatic.org"
84     }
85   ],
86   "name": "wrappy",
87   "optionalDependencies": {},
88   "readme": "ERROR: No README data found!",
89   "repository": {
90     "type": "git",
91     "url": "git+https://github.com/npm/wrappy.git"
92   },
93   "scripts": {
94     "test": "tap --coverage test/*.js"
95   },
96   "version": "1.0.2"
97 }