{
"_args": [
[
"formidable@^1.2.2",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent"
]
],
"_from": "formidable@>=1.2.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "formidable@1.2.2",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/formidable",
"_nodeVersion": "12.14.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/formidable_1.2.2_1582643289567_0.8844181760586558"
},
"_npmUser": {
"email": "opensource@tunnckocore.com",
"name": "tunnckocore"
},
"_npmVersion": "6.13.7",
"_phantomChildren": {},
"_requested": {
"name": "formidable",
"raw": "formidable@^1.2.2",
"rawSpec": "^1.2.2",
"scope": null,
"spec": ">=1.2.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/superagent"
],
"_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz",
"_shasum": "bf69aea2972982675f00865342b982986f6b8dd9",
"_shrinkwrap": null,
"_spec": "formidable@^1.2.2",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent",
"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": {
"fileCount": 11,
"integrity": "sha512-V8gLm+41I/8kguQ4/o1D3RIHRmhYFG4pnNyonvua+40rqcEmT4+V71yaZ3B457xbbgCsCfjSPi65u/W6vK1U5Q==",
"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",
"shasum": "bf69aea2972982675f00865342b982986f6b8dd9",
"tarball": "https://registry.npmjs.org/formidable/-/formidable-1.2.2.tgz",
"unpackedSize": 85148
},
"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"
}