{
|
|
"_args": [
|
|
[
|
|
"formidable@1.0.14",
|
|
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect"
|
|
]
|
|
],
|
|
"_from": "formidable@1.0.14",
|
|
"_id": "formidable@1.0.14",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/formidable",
|
|
"_npmUser": {
|
|
"email": "tim@fostle.com",
|
|
"name": "tim-smart"
|
|
},
|
|
"_npmVersion": "1.2.18",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "formidable",
|
|
"raw": "formidable@1.0.14",
|
|
"rawSpec": "1.0.14",
|
|
"scope": null,
|
|
"spec": "1.0.14",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/connect"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz",
|
|
"_shasum": "2b3f4c411cbb5fdd695c44843e2a23514a43231a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "formidable@1.0.14",
|
|
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect",
|
|
"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.1",
|
|
"gently": "0.8.0",
|
|
"hashish": "0.0.4",
|
|
"request": "~2.11.4",
|
|
"urun": "~0.0.6",
|
|
"utest": "0.0.3"
|
|
},
|
|
"directories": {
|
|
"lib": "./lib"
|
|
},
|
|
"dist": {
|
|
"shasum": "2b3f4c411cbb5fdd695c44843e2a23514a43231a",
|
|
"tarball": "http://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"homepage": "https://github.com/felixge/node-formidable",
|
|
"main": "./lib/index",
|
|
"maintainers": [
|
|
{
|
|
"email": "felix@debuggable.com",
|
|
"name": "felixge"
|
|
},
|
|
{
|
|
"email": "me@svenlito.com",
|
|
"name": "svnlto"
|
|
},
|
|
{
|
|
"email": "superjoe30@gmail.com",
|
|
"name": "superjoe"
|
|
},
|
|
{
|
|
"email": "tim@fostle.com",
|
|
"name": "tim-smart"
|
|
}
|
|
],
|
|
"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.0.14"
|
|
}
|