Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / normalize-package-data / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "normalize-package-data@^2.3.4",
6         "scope": null,
7         "escapedName": "normalize-package-data",
8         "name": "normalize-package-data",
9         "rawSpec": "^2.3.4",
10         "spec": ">=2.3.4 <3.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\meow"
14     ]
15   ],
16   "_from": "normalize-package-data@>=2.3.4 <3.0.0",
17   "_id": "normalize-package-data@2.3.5",
18   "_inCache": true,
19   "_location": "/normalize-package-data",
20   "_nodeVersion": "5.0.0",
21   "_npmUser": {
22     "name": "iarna",
23     "email": "me@re-becca.org"
24   },
25   "_npmVersion": "3.3.6",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "normalize-package-data@^2.3.4",
29     "scope": null,
30     "escapedName": "normalize-package-data",
31     "name": "normalize-package-data",
32     "rawSpec": "^2.3.4",
33     "spec": ">=2.3.4 <3.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/meow",
38     "/read-pkg"
39   ],
40   "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
41   "_shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
42   "_shrinkwrap": null,
43   "_spec": "normalize-package-data@^2.3.4",
44   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\meow",
45   "author": {
46     "name": "Meryn Stol",
47     "email": "merynstol@gmail.com"
48   },
49   "bugs": {
50     "url": "https://github.com/npm/normalize-package-data/issues"
51   },
52   "contributors": [
53     {
54       "name": "Isaac Z. Schlueter",
55       "email": "i@izs.me"
56     },
57     {
58       "name": "Meryn Stol",
59       "email": "merynstol@gmail.com"
60     },
61     {
62       "name": "Robert Kowalski",
63       "email": "rok@kowalski.gd"
64     }
65   ],
66   "dependencies": {
67     "hosted-git-info": "^2.1.4",
68     "is-builtin-module": "^1.0.0",
69     "semver": "2 || 3 || 4 || 5",
70     "validate-npm-package-license": "^3.0.1"
71   },
72   "description": "Normalizes data that can be found in package.json files.",
73   "devDependencies": {
74     "async": "^1.5.0",
75     "tap": "^2.2.0",
76     "underscore": "^1.8.3"
77   },
78   "directories": {},
79   "dist": {
80     "shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
81     "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz"
82   },
83   "gitHead": "3dc7756af20b3b1b24c6d75302448ca3659e0a65",
84   "homepage": "https://github.com/npm/normalize-package-data#readme",
85   "license": "BSD-2-Clause",
86   "main": "lib/normalize.js",
87   "maintainers": [
88     {
89       "name": "iarna",
90       "email": "me@re-becca.org"
91     },
92     {
93       "name": "isaacs",
94       "email": "isaacs@npmjs.com"
95     },
96     {
97       "name": "meryn",
98       "email": "merynstol@gmail.com"
99     },
100     {
101       "name": "othiym23",
102       "email": "ogd@aoaioxxysz.net"
103     },
104     {
105       "name": "zkat",
106       "email": "kat@sykosomatic.org"
107     }
108   ],
109   "name": "normalize-package-data",
110   "optionalDependencies": {},
111   "readme": "ERROR: No README data found!",
112   "repository": {
113     "type": "git",
114     "url": "git://github.com/npm/normalize-package-data.git"
115   },
116   "scripts": {
117     "test": "tap test/*.js"
118   },
119   "version": "2.3.5"
120 }