{ "_args": [ [ "bl@3.0.1", "C:\\E\\crisis\\api" ] ], "_from": "bl@3.0.1", "_id": "bl@3.0.1", "_inBundle": false, "_integrity": "sha1-HLtDkplgnkGbWnTX/OL4s32OXG8=", "_location": "/bl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bl@3.0.1", "name": "bl", "escapedName": "bl", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/tedious" ], "_resolved": "https://registry.npm.taobao.org/bl/download/bl-3.0.1.tgz?cache=0&sync_timestamp=1599194088618&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbl%2Fdownload%2Fbl-3.0.1.tgz", "_spec": "3.0.1", "_where": "C:\\E\\crisis\\api", "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": "^3.0.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.1" }, "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": "3.0.1" }