You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.5 KiB
JSON
69 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"busboy@0.2.14",
|
|
"E:\\公司\\node\\logistics_node"
|
|
]
|
|
],
|
|
"_from": "busboy@0.2.14",
|
|
"_id": "busboy@0.2.14",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=",
|
|
"_location": "/busboy",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "busboy@0.2.14",
|
|
"name": "busboy",
|
|
"escapedName": "busboy",
|
|
"rawSpec": "0.2.14",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.14"
|
|
},
|
|
"_requiredBy": [
|
|
"/multer"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/busboy/download/busboy-0.2.14.tgz",
|
|
"_spec": "0.2.14",
|
|
"_where": "E:\\公司\\node\\logistics_node",
|
|
"author": {
|
|
"name": "Brian White",
|
|
"email": "mscdex@mscdex.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mscdex/busboy/issues"
|
|
},
|
|
"dependencies": {
|
|
"dicer": "0.2.5",
|
|
"readable-stream": "1.1.x"
|
|
},
|
|
"description": "A streaming parser for HTML form data for node.js",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"homepage": "https://github.com/mscdex/busboy#readme",
|
|
"keywords": [
|
|
"uploads",
|
|
"forms",
|
|
"multipart",
|
|
"form-data"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://github.com/mscdex/busboy/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "./lib/main",
|
|
"name": "busboy",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/mscdex/busboy.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/test.js"
|
|
},
|
|
"version": "0.2.14"
|
|
}
|