Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / multiparty / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "multiparty@3.3.2",
6         "scope": null,
7         "escapedName": "multiparty",
8         "name": "multiparty",
9         "rawSpec": "3.3.2",
10         "spec": "3.3.2",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
14     ]
15   ],
16   "_from": "multiparty@3.3.2",
17   "_id": "multiparty@3.3.2",
18   "_inCache": true,
19   "_location": "/multiparty",
20   "_npmUser": {
21     "name": "dougwilson",
22     "email": "doug@somethingdoug.com"
23   },
24   "_npmVersion": "1.4.21",
25   "_phantomChildren": {
26     "core-util-is": "1.0.2",
27     "inherits": "2.0.3",
28     "string_decoder": "0.10.31"
29   },
30   "_requested": {
31     "raw": "multiparty@3.3.2",
32     "scope": null,
33     "escapedName": "multiparty",
34     "name": "multiparty",
35     "rawSpec": "3.3.2",
36     "spec": "3.3.2",
37     "type": "version"
38   },
39   "_requiredBy": [
40     "/connect"
41   ],
42   "_resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz",
43   "_shasum": "35de6804dc19643e5249f3d3e3bdc6c8ce301d3f",
44   "_shrinkwrap": null,
45   "_spec": "multiparty@3.3.2",
46   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect",
47   "bugs": {
48     "url": "https://github.com/andrewrk/node-multiparty/issues"
49   },
50   "dependencies": {
51     "readable-stream": "~1.1.9",
52     "stream-counter": "~0.2.0"
53   },
54   "description": "multipart/form-data parser which supports streaming",
55   "devDependencies": {
56     "findit": "~2.0.0",
57     "mkdirp": "~0.5.0",
58     "pend": "~1.1.1",
59     "rimraf": "~2.2.8",
60     "superagent": "~0.18.0"
61   },
62   "directories": {},
63   "dist": {
64     "shasum": "35de6804dc19643e5249f3d3e3bdc6c8ce301d3f",
65     "tarball": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz"
66   },
67   "engines": {
68     "node": ">=0.8.0"
69   },
70   "gitHead": "96e1b70c7a9844689f85ba56e1c4437240ae58ea",
71   "homepage": "https://github.com/andrewrk/node-multiparty",
72   "keywords": [
73     "file",
74     "upload",
75     "formidable",
76     "stream",
77     "s3"
78   ],
79   "license": "MIT",
80   "maintainers": [
81     {
82       "name": "superjoe",
83       "email": "superjoe30@gmail.com"
84     },
85     {
86       "name": "dougwilson",
87       "email": "doug@somethingdoug.com"
88     }
89   ],
90   "name": "multiparty",
91   "optionalDependencies": {},
92   "readme": "ERROR: No README data found!",
93   "repository": {
94     "type": "git",
95     "url": "git+ssh://git@github.com/andrewrk/node-multiparty.git"
96   },
97   "scripts": {
98     "test": "ulimit -n 500 && node test/test.js"
99   },
100   "version": "3.3.2"
101 }