{ "_from": "pull-stream@^3.6.8", "_id": "pull-stream@3.6.13", "_inBundle": false, "_integrity": "sha512-enbnbnO+czsPuCq9s9HTTzDzzVQD5TSe60aO3nBioeJ9mevh8RzE4Hxbujo9TReg1fJlmNEL8uyQTUgn8+rSHg==", "_location": "/pull-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pull-stream@^3.6.8", "name": "pull-stream", "escapedName": "pull-stream", "rawSpec": "^3.6.8", "saveSpec": null, "fetchSpec": "^3.6.8" }, "_requiredBy": [ "/level-sublevel", "/pull-level", "/pull-live", "/stream-to-pull-stream" ], "_resolved": "https://registry.npmjs.org/pull-stream/-/pull-stream-3.6.13.tgz", "_shasum": "181435322841b0397c7ed44ee5a3fae32662ac1b", "_spec": "pull-stream@^3.6.8", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/level-sublevel", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://dominictarr.com" }, "bugs": { "url": "https://github.com/pull-stream/pull-stream/issues" }, "bundleDependencies": false, "deprecated": false, "description": "minimal pull stream", "devDependencies": { "fastbench": "^1.0.1", "pull-abortable": "~2.0.0", "tape": "~2.12.3" }, "homepage": "https://pull-stream.github.io", "license": "MIT", "name": "pull-stream", "repository": { "type": "git", "url": "git://github.com/pull-stream/pull-stream.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "version": "3.6.13" }