{ "_args": [ [ { "raw": "bl@^1.0.0", "scope": null, "escapedName": "bl", "name": "bl", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/dold/repos/taler/wallet-webex/node_modules/tar-stream" ] ], "_from": "bl@>=1.0.0 <2.0.0", "_id": "bl@1.1.2", "_inCache": true, "_location": "/bl", "_nodeVersion": "5.3.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/bl-1.1.2.tgz_1455246621698_0.6300242957659066" }, "_npmUser": { "name": "rvagg", "email": "rod@vagg.org" }, "_npmVersion": "3.3.12", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "process-nextick-args": "1.0.7", "string_decoder": "0.10.31", "util-deprecate": "1.0.2" }, "_requested": { "raw": "bl@^1.0.0", "scope": null, "escapedName": "bl", "name": "bl", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/tar-stream" ], "_resolved": "https://registry.npmjs.org/bl/-/bl-1.1.2.tgz", "_shasum": "fdca871a99713aa00d19e3bbba41c44787a65398", "_shrinkwrap": null, "_spec": "bl@^1.0.0", "_where": "/home/dold/repos/taler/wallet-webex/node_modules/tar-stream", "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.4.0" }, "directories": {}, "dist": { "shasum": "fdca871a99713aa00d19e3bbba41c44787a65398", "tarball": "https://registry.npmjs.org/bl/-/bl-1.1.2.tgz" }, "gitHead": "ea42021059dc65fc60d7f4b9217c73431f09d23d", "homepage": "https://github.com/rvagg/bl", "keywords": [ "buffer", "buffers", "stream", "awesomesauce" ], "license": "MIT", "main": "bl.js", "maintainers": [ { "name": "rvagg", "email": "rod@vagg.org" } ], "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.1.2" }