You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.1 KiB
88 lines
2.1 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"block-stream@*",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar"
|
||
|
]
|
||
|
],
|
||
|
"_from": "block-stream@*",
|
||
|
"_id": "block-stream@0.0.9",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/block-stream",
|
||
|
"_nodeVersion": "5.6.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-16-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/block-stream-0.0.9.tgz_1462149852620_0.6890447810292244"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "i@izs.me",
|
||
|
"name": "isaacs"
|
||
|
},
|
||
|
"_npmVersion": "3.8.5",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "block-stream",
|
||
|
"raw": "block-stream@*",
|
||
|
"rawSpec": "*",
|
||
|
"scope": null,
|
||
|
"spec": "*",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/tar"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
|
||
|
"_shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "block-stream@*",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar",
|
||
|
"author": {
|
||
|
"email": "i@izs.me",
|
||
|
"name": "Isaac Z. Schlueter",
|
||
|
"url": "http://blog.izs.me/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/isaacs/block-stream/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"inherits": "~2.0.0"
|
||
|
},
|
||
|
"description": "a stream of blocks",
|
||
|
"devDependencies": {
|
||
|
"tap": "^5.7.1"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
|
||
|
"tarball": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "0.4 || >=0.5.8"
|
||
|
},
|
||
|
"files": [
|
||
|
"block-stream.js"
|
||
|
],
|
||
|
"gitHead": "321cf242ef6d130bb2e59c0565a61ded5dd2673f",
|
||
|
"homepage": "https://github.com/isaacs/block-stream#readme",
|
||
|
"license": "ISC",
|
||
|
"main": "block-stream.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "i@izs.me",
|
||
|
"name": "isaacs"
|
||
|
}
|
||
|
],
|
||
|
"name": "block-stream",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/isaacs/block-stream.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "tap test/*.js --cov"
|
||
|
},
|
||
|
"version": "0.0.9"
|
||
|
}
|