Files
2017-05-10 16:33:00 +08:00

91 lines
2.2 KiB
JSON

{
"_args": [
[
"wbuf@^1.4.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/spdy-transport"
]
],
"_cnpm_publish_time": 1462925135060,
"_from": "wbuf@>=1.4.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "wbuf@1.7.2",
"_inCache": true,
"_installable": true,
"_location": "/wbuf",
"_nodeVersion": "6.0.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/wbuf-1.7.2.tgz_1462925133747_0.2520239648874849"
},
"_npmUser": {
"email": "fedor@indutny.com",
"name": "indutny"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"name": "wbuf",
"raw": "wbuf@^1.4.0",
"rawSpec": "^1.4.0",
"scope": null,
"spec": ">=1.4.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/hpack.js",
"/spdy-transport"
],
"_resolved": "http://registry.npm.taobao.org/wbuf/download/wbuf-1.7.2.tgz",
"_shasum": "d697b99f1f59512df2751be42769c1580b5801fe",
"_shrinkwrap": null,
"_spec": "wbuf@^1.4.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/spdy-transport",
"author": {
"email": "fedor@indutny.com",
"name": "Fedor Indutny"
},
"bugs": {
"url": "https://github.com/indutny/wbuf/issues"
},
"dependencies": {
"minimalistic-assert": "^1.0.0"
},
"description": "Write buffer",
"devDependencies": {
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "d697b99f1f59512df2751be42769c1580b5801fe",
"size": 5485,
"tarball": "http://registry.npm.taobao.org/wbuf/download/wbuf-1.7.2.tgz"
},
"gitHead": "557867724882c61c58e49c1b3bfd5ef793d9dc7f",
"homepage": "https://github.com/indutny/wbuf",
"keywords": [
"Buffer",
"Write"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "indutny",
"email": "fedor@indutny.com"
}
],
"name": "wbuf",
"optionalDependencies": {},
"publish_time": 1462925135060,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/wbuf.git"
},
"scripts": {
"test": "mocha test/**/*-test.js"
},
"version": "1.7.2"
}