Files
2016-11-29 17:40:27 +08:00

95 lines
2.3 KiB
JSON

{
"_args": [
[
"formidable@^1.0.17",
"/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/superagent"
]
],
"_cnpm_publish_time": 1423730690814,
"_from": "formidable@>=1.0.17 <2.0.0",
"_id": "formidable@1.0.17",
"_inCache": true,
"_installable": true,
"_location": "/formidable",
"_npmUser": {
"email": "felix@debuggable.com",
"name": "felixge"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"name": "formidable",
"raw": "formidable@^1.0.17",
"rawSpec": "^1.0.17",
"scope": null,
"spec": ">=1.0.17 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/superagent"
],
"_resolved": "http://registry.npm.taobao.org/formidable/download/formidable-1.0.17.tgz",
"_shasum": "ef5491490f9433b705faa77249c99029ae348559",
"_shrinkwrap": null,
"_spec": "formidable@^1.0.17",
"_where": "/Users/xmfish/Desktop/test/RN_AWord/server/node_modules/superagent",
"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": {
"noattachment": false,
"shasum": "ef5491490f9433b705faa77249c99029ae348559",
"size": 12325,
"tarball": "http://registry.npm.taobao.org/formidable/download/formidable-1.0.17.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/felixge/node-formidable",
"main": "./lib/index",
"maintainers": [
{
"name": "felixge",
"email": "felix@debuggable.com"
},
{
"name": "superjoe",
"email": "superjoe30@gmail.com"
},
{
"name": "svnlto",
"email": "me@svenlito.com"
},
{
"name": "tim-smart",
"email": "tim@fostle.com"
}
],
"name": "formidable",
"optionalDependencies": {},
"publish_time": 1423730690814,
"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.17"
}