mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 15:05:08 +00:00
114 lines
2.7 KiB
JSON
114 lines
2.7 KiB
JSON
{
|
|
"_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"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/superagent"
|
|
]
|
|
],
|
|
"_from": "formidable@>=1.1.1 <2.0.0",
|
|
"_id": "formidable@1.1.1",
|
|
"_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": "pornel@pornel.net"
|
|
},
|
|
"_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": [
|
|
"/superagent"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.1.1.tgz",
|
|
"_shasum": "96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "formidable@^1.1.1",
|
|
"_where": "/home/frappe/frappe-bench/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.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": "felix@debuggable.com"
|
|
},
|
|
{
|
|
"name": "kornel",
|
|
"email": "pornel@pornel.net"
|
|
},
|
|
{
|
|
"name": "superjoe",
|
|
"email": "superjoe30@gmail.com"
|
|
},
|
|
{
|
|
"name": "svnlto",
|
|
"email": "me@svenlito.com"
|
|
},
|
|
{
|
|
"name": "tim-smart",
|
|
"email": "tim@fostle.com"
|
|
},
|
|
{
|
|
"name": "tunnckocore",
|
|
"email": "mameto_100@mail.bg"
|
|
}
|
|
],
|
|
"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"
|
|
}
|