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.
98 lines
2.5 KiB
98 lines
2.5 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"bl@^1.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar-stream"
|
||
|
]
|
||
|
],
|
||
|
"_from": "bl@>=1.0.0 <2.0.0",
|
||
|
"_id": "bl@1.2.2",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/bl",
|
||
|
"_nodeVersion": "8.10.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/bl_1.2.2_1521669598170_0.7406366214040565"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "hello@matteocollina.com",
|
||
|
"name": "matteo.collina"
|
||
|
},
|
||
|
"_npmVersion": "5.7.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "bl",
|
||
|
"raw": "bl@^1.0.0",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/tar-stream"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
|
||
|
"_shasum": "a160911717103c07410cef63ef51b397c025af9c",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "bl@^1.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/tar-stream",
|
||
|
"authors": [
|
||
|
"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)",
|
||
|
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
|
||
|
"Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)"
|
||
|
],
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/rvagg/bl/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"readable-stream": "^2.3.5",
|
||
|
"safe-buffer": "^5.1.1"
|
||
|
},
|
||
|
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
|
||
|
"devDependencies": {
|
||
|
"faucet": "0.0.1",
|
||
|
"hash_file": "~0.1.1",
|
||
|
"tape": "~4.9.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"fileCount": 7,
|
||
|
"integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
|
||
|
"shasum": "a160911717103c07410cef63ef51b397c025af9c",
|
||
|
"tarball": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
|
||
|
"unpackedSize": 38223
|
||
|
},
|
||
|
"gitHead": "feaaa4ca34417d7d2e659d25455a73a85ef989c3",
|
||
|
"homepage": "https://github.com/rvagg/bl",
|
||
|
"keywords": [
|
||
|
"buffer",
|
||
|
"buffers",
|
||
|
"stream",
|
||
|
"awesomesauce"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "bl.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "hello@matteocollina.com",
|
||
|
"name": "matteo.collina"
|
||
|
},
|
||
|
{
|
||
|
"email": "rod@vagg.org",
|
||
|
"name": "rvagg"
|
||
|
}
|
||
|
],
|
||
|
"name": "bl",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/rvagg/bl.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/test.js | faucet"
|
||
|
},
|
||
|
"version": "1.2.2"
|
||
|
}
|