Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / pkginfo / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "pkginfo@0.3.x",
6         "scope": null,
7         "escapedName": "pkginfo",
8         "name": "pkginfo",
9         "rawSpec": "0.3.x",
10         "spec": ">=0.3.0 <0.4.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy"
14     ]
15   ],
16   "_from": "pkginfo@>=0.3.0 <0.4.0",
17   "_id": "pkginfo@0.3.1",
18   "_inCache": true,
19   "_location": "/pkginfo",
20   "_nodeVersion": "0.10.38",
21   "_npmUser": {
22     "name": "indexzero",
23     "email": "charlie.robbins@gmail.com"
24   },
25   "_npmVersion": "2.14.1",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "pkginfo@0.3.x",
29     "scope": null,
30     "escapedName": "pkginfo",
31     "name": "pkginfo",
32     "rawSpec": "0.3.x",
33     "spec": ">=0.3.0 <0.4.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/http-proxy"
38   ],
39   "_resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz",
40   "_shasum": "5b29f6a81f70717142e09e765bbeab97b4f81e21",
41   "_shrinkwrap": null,
42   "_spec": "pkginfo@0.3.x",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy",
44   "author": {
45     "name": "Charlie Robbins",
46     "email": "charlie.robbins@gmail.com"
47   },
48   "bugs": {
49     "url": "https://github.com/indexzero/node-pkginfo/issues"
50   },
51   "dependencies": {},
52   "description": "An easy way to expose properties on a module from a package.json",
53   "devDependencies": {
54     "vows": "0.7.x"
55   },
56   "directories": {},
57   "dist": {
58     "shasum": "5b29f6a81f70717142e09e765bbeab97b4f81e21",
59     "tarball": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz"
60   },
61   "engines": {
62     "node": ">= 0.4.0"
63   },
64   "gitHead": "630fcf486543ee48b4c16afc575c0421fe039f26",
65   "homepage": "https://github.com/indexzero/node-pkginfo#readme",
66   "keywords": [
67     "info",
68     "tools",
69     "package.json"
70   ],
71   "license": "MIT",
72   "main": "./lib/pkginfo.js",
73   "maintainers": [
74     {
75       "name": "indexzero",
76       "email": "charlie.robbins@gmail.com"
77     }
78   ],
79   "name": "pkginfo",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git"
85   },
86   "scripts": {
87     "test": "vows test/*-test.js --spec"
88   },
89   "version": "0.3.1"
90 }