1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
| {
| "_args": [
| [
| {
| "raw": "formidable@^1.2.1",
| "scope": null,
| "escapedName": "formidable",
| "name": "formidable",
| "rawSpec": "^1.2.1",
| "spec": ">=1.2.1 <2.0.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/restify"
| ]
| ],
| "_from": "formidable@>=1.2.1 <2.0.0",
| "_hasShrinkwrap": false,
| "_id": "formidable@1.2.2",
| "_inCache": true,
| "_location": "/formidable",
| "_nodeVersion": "12.14.0",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/formidable_1.2.2_1582643289567_0.8844181760586558"
| },
| "_npmUser": {
| "name": "tunnckocore",
| "email": "opensource@tunnckocore.com"
| },
| "_npmVersion": "6.13.7",
| "_phantomChildren": {},
| "_requested": {
| "raw": "formidable@^1.2.1",
| "scope": null,
| "escapedName": "formidable",
| "name": "formidable",
| "rawSpec": "^1.2.1",
| "spec": ">=1.2.1 <2.0.0",
| "type": "range"
| },
| "_requiredBy": [
| "/restify"
| ],
| "_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz",
| "_shasum": "bf69aea2972982675f00865342b982986f6b8dd9",
| "_shrinkwrap": null,
| "_spec": "formidable@^1.2.1",
| "_where": "/root/rushmail/node_modules/restify",
| "bugs": {
| "url": "https://github.com/node-formidable/formidable/issues"
| },
| "dependencies": {},
| "description": "A node.js module for parsing form data, especially file uploads.",
| "devDependencies": {
| "findit": "^0.1.2",
| "gently": "^0.8.0",
| "hashish": "^0.0.4",
| "request": "^2.11.4",
| "urun": "^0.0.6",
| "utest": "^0.0.8"
| },
| "directories": {},
| "dist": {
| "integrity": "sha512-V8gLm+41I/8kguQ4/o1D3RIHRmhYFG4pnNyonvua+40rqcEmT4+V71yaZ3B457xbbgCsCfjSPi65u/W6vK1U5Q==",
| "shasum": "bf69aea2972982675f00865342b982986f6b8dd9",
| "tarball": "https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz",
| "fileCount": 11,
| "unpackedSize": 85148,
| "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVThaCRA9TVsSAnZWagAA2LsQAII/AReBeTjQIPCvJFon\ndRJyExvXuguu8WTbI5kNa24Vsi+w/n95Krg0OFgmiiQWjv0jIhARcJgBz8WI\nry+Uop2Rg34exEyd0kiK6A72GH4095X++MgqfDCDO8hTozPv5MHWcR56QuLE\nKvXm+PdYpIn96yTsdR25ZJquXCKYKIfA2SGKK/VpY7gA+/38InSNG+hj2qEl\nK9m6PjQl9JGIxUQ9aqwLFK3UgJ5FzMo957B7Ro9Z0G0vptAHC4II0YqS8VLa\nyHgKviSFfOwfQHlNenjR29p4ujD4ULkFt3V5LwU+Xt8n78z3DKUsPfHx0veT\nIiwsR3L7S04K0lRrJexrAoXbQEYSbaReKyMMlRdlm60C0AY+HdX6k3cPoS61\ng3G/I0So3OGO+4mGNl10qkdeqYHiTTbNWHFiPLCXuZyC3aE5AxrYhKX7+1nb\nKqHn5tMTt4HILtgkorS1UJrNJwt4nwc4dtNLb1QD+MeNVZ3OLCwFo78dXyI9\nH7aT4IsF+FoQLGKAW4Z27X2jxr7+tjpe4pQc6Fi8Ngce97JdRqPhBBgcMlvd\nZMgQf/LS1IMKS3pKWeSP2Edrbt0JW+2/KU10l9cnNILhadjr1RC3xxGfkkO4\nyzRYXWrB/5/P9L6+okMZ9KAoPzdXWN7HpIhOogBJ5R+6lqtes6oQWO5DnPXB\nqEdD\r\n=UPdV\r\n-----END PGP SIGNATURE-----\r\n"
| },
| "funding": "https://ko-fi.com/tunnckoCore/commissions",
| "homepage": "https://github.com/node-formidable/formidable",
| "license": "MIT",
| "main": "./lib/index.js",
| "maintainers": [
| {
| "name": "chalker",
| "email": "chalkerx@gmail.com"
| },
| {
| "name": "felixge",
| "email": "felix@debuggable.com"
| },
| {
| "name": "kornel",
| "email": "npmspam@geekhood.net"
| },
| {
| "name": "quantumsheep",
| "email": "nathanael.dmc@outlook.fr"
| },
| {
| "name": "svnlto",
| "email": "me@svenlito.com"
| },
| {
| "name": "tim-smart",
| "email": "tim@fostle.com"
| },
| {
| "name": "tunnckocore",
| "email": "opensource@tunnckocore.com"
| },
| {
| "name": "xargs",
| "email": "xargs@disroot.org"
| }
| ],
| "name": "formidable",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/node-formidable/formidable.git"
| },
| "scripts": {
| "clean": "rm test/tmp/*",
| "test": "node test/run.js"
| },
| "version": "1.2.2"
| }
|
|