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