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

86 lines
2.0 KiB
JSON

{
"_args": [
[
"obuf@^1.1.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/spdy-transport"
]
],
"_cnpm_publish_time": 1436833843787,
"_from": "obuf@>=1.1.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "obuf@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/obuf",
"_nodeVersion": "2.2.1",
"_npmUser": {
"email": "fedor@indutny.com",
"name": "indutny"
},
"_npmVersion": "2.11.0",
"_phantomChildren": {},
"_requested": {
"name": "obuf",
"raw": "obuf@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/hpack.js",
"/spdy-transport"
],
"_resolved": "http://registry.npm.taobao.org/obuf/download/obuf-1.1.1.tgz",
"_shasum": "104124b6c602c6796881a042541d36db43a5264e",
"_shrinkwrap": null,
"_spec": "obuf@^1.1.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/offset-buffer/issues"
},
"dependencies": {},
"description": "",
"devDependencies": {
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "104124b6c602c6796881a042541d36db43a5264e",
"size": 3290,
"tarball": "http://registry.npm.taobao.org/obuf/download/obuf-1.1.1.tgz"
},
"gitHead": "f14ad53be824cdfc805c0375c36cbf40d8d25f0a",
"homepage": "https://github.com/indutny/offset-buffer",
"keywords": [
"Buffer",
"Offset",
"reader"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "indutny",
"email": "fedor@indutny.com"
}
],
"name": "obuf",
"optionalDependencies": {},
"publish_time": 1436833843787,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/offset-buffer.git"
},
"scripts": {
"test": "mocha test/**/*-test.js"
},
"version": "1.1.1"
}