{
"_args": [
[
{
"raw": "formidable@^1.1.1",
"scope": null,
"escapedName": "formidable",
"name": "formidable",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
]
],
"_from": "formidable@>=1.1.1 <2.0.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/formidable",
"_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/formidable-1.1.1.tgz_1484514649272_0.35996662196703255"
},
"_npmUser": {
"name": "kornel",
"email": "[email protected]"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "formidable@^1.1.1",
"scope": null,
"escapedName": "formidable",
"name": "formidable",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.1.1.tgz",
"_shasum": "96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9",
"_shrinkwrap": null,
"_spec": "formidable@^1.1.1",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
"bugs": {
"url": "http://github.com/felixge/node-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": {
"lib": "./lib"
},
"dist": {
"shasum": "96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9",
"tarball": "https://registry.npmjs.org/formidable/-/formidable-1.1.1.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "7a36a8e932044252fe648c81dbd8cf837d0178d0",
"homepage": "https://github.com/felixge/node-formidable",
"license": "MIT",
"main": "./lib/index",
"maintainers": [
{
"name": "felixge",
"email": "[email protected]"
},
{
"name": "kornel",
"email": "[email protected]"
},
{
"name": "superjoe",
"email": "[email protected]"
},
{
"name": "svnlto",
"email": "[email protected]"
},
{
"name": "tim-smart",
"email": "[email protected]"
},
{
"name": "tunnckocore",
"email": "[email protected]"
}
],
"name": "formidable",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/felixge/node-formidable.git"
},
"scripts": {
"clean": "rm test/tmp/*",
"test": "node test/run.js"
},
"version": "1.1.1"
}