{ "_args": [ [ "bl@1.2.1", "/var/www/htdocs/coze" ] ], "_from": "bl@1.2.1", "_id": "bl@1.2.1", "_inBundle": false, "_integrity": "sha1-ysMo977kVzDUBLaSID/LWQ4XLV4=", "_location": "/bl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bl@1.2.1", "name": "bl", "escapedName": "bl", "rawSpec": "1.2.1", "saveSpec": null, "fetchSpec": "1.2.1" }, "_requiredBy": [ "/tar-stream" ], "_resolved": "https://registry.npmjs.org/bl/-/bl-1.2.1.tgz", "_spec": "1.2.1", "_where": "/var/www/htdocs/coze", "authors": [ "Rod Vagg (https://github.com/rvagg)", "Matteo Collina (https://github.com/mcollina)", "Jarett Cruger (https://github.com/jcrugzz)" ], "bugs": { "url": "https://github.com/rvagg/bl/issues" }, "dependencies": { "readable-stream": "^2.0.5" }, "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.6.0" }, "homepage": "https://github.com/rvagg/bl", "keywords": [ "buffer", "buffers", "stream", "awesomesauce" ], "license": "MIT", "main": "bl.js", "name": "bl", "repository": { "type": "git", "url": "git+https://github.com/rvagg/bl.git" }, "scripts": { "test": "node test/test.js | faucet" }, "version": "1.2.1" }