Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / raw-body / node_modules / bytes / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "bytes@2.4.0",
6         "scope": null,
7         "escapedName": "bytes",
8         "name": "bytes",
9         "rawSpec": "2.4.0",
10         "spec": "2.4.0",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\raw-body"
14     ]
15   ],
16   "_from": "bytes@2.4.0",
17   "_id": "bytes@2.4.0",
18   "_inCache": true,
19   "_location": "/raw-body/bytes",
20   "_npmOperationalInternal": {
21     "host": "packages-16-east.internal.npmjs.com",
22     "tmp": "tmp/bytes-2.4.0.tgz_1464812473023_0.6271433881483972"
23   },
24   "_npmUser": {
25     "name": "dougwilson",
26     "email": "doug@somethingdoug.com"
27   },
28   "_npmVersion": "1.4.28",
29   "_phantomChildren": {},
30   "_requested": {
31     "raw": "bytes@2.4.0",
32     "scope": null,
33     "escapedName": "bytes",
34     "name": "bytes",
35     "rawSpec": "2.4.0",
36     "spec": "2.4.0",
37     "type": "version"
38   },
39   "_requiredBy": [
40     "/raw-body"
41   ],
42   "_resolved": "https://registry.npmjs.org/bytes/-/bytes-2.4.0.tgz",
43   "_shasum": "7d97196f9d5baf7f6935e25985549edd2a6c2339",
44   "_shrinkwrap": null,
45   "_spec": "bytes@2.4.0",
46   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\raw-body",
47   "author": {
48     "name": "TJ Holowaychuk",
49     "email": "tj@vision-media.ca",
50     "url": "http://tjholowaychuk.com"
51   },
52   "bugs": {
53     "url": "https://github.com/visionmedia/bytes.js/issues"
54   },
55   "component": {
56     "scripts": {
57       "bytes/index.js": "index.js"
58     }
59   },
60   "contributors": [
61     {
62       "name": "Jed Watson",
63       "email": "jed.watson@me.com"
64     },
65     {
66       "name": "Théo FIDRY",
67       "email": "theo.fidry@gmail.com"
68     }
69   ],
70   "dependencies": {},
71   "description": "Utility to parse a string bytes to bytes and vice-versa",
72   "devDependencies": {
73     "mocha": "1.21.5"
74   },
75   "directories": {},
76   "dist": {
77     "shasum": "7d97196f9d5baf7f6935e25985549edd2a6c2339",
78     "tarball": "https://registry.npmjs.org/bytes/-/bytes-2.4.0.tgz"
79   },
80   "files": [
81     "History.md",
82     "LICENSE",
83     "Readme.md",
84     "index.js"
85   ],
86   "gitHead": "2a598442bdfa796df8d01a96cc54495cda550e70",
87   "homepage": "https://github.com/visionmedia/bytes.js",
88   "keywords": [
89     "byte",
90     "bytes",
91     "utility",
92     "parse",
93     "parser",
94     "convert",
95     "converter"
96   ],
97   "license": "MIT",
98   "maintainers": [
99     {
100       "name": "dougwilson",
101       "email": "doug@somethingdoug.com"
102     },
103     {
104       "name": "tjholowaychuk",
105       "email": "tj@vision-media.ca"
106     }
107   ],
108   "name": "bytes",
109   "optionalDependencies": {},
110   "readme": "ERROR: No README data found!",
111   "repository": {
112     "type": "git",
113     "url": "git+https://github.com/visionmedia/bytes.js.git"
114   },
115   "scripts": {
116     "test": "mocha --check-leaks --reporter spec"
117   },
118   "version": "2.4.0"
119 }