{ "_from": "readable-stream@~1.0.32", "_id": "readable-stream@1.0.34", "_inBundle": false, "_integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "_location": "/readable-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "readable-stream@~1.0.32", "name": "readable-stream", "escapedName": "readable-stream", "rawSpec": "~1.0.32", "saveSpec": null, "fetchSpec": "~1.0.32" }, "_requiredBy": [ "/bun" ], "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", "_shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c", "_spec": "readable-stream@~1.0.32", "_where": "C:\\Users\\matia\\Documents\\GitHub\\FutoX-Musix\\node_modules\\bun", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "browser": { "util": false }, "bugs": { "url": "https://github.com/isaacs/readable-stream/issues" }, "bundleDependencies": false, "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" }, "deprecated": false, "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x", "devDependencies": { "tap": "~0.2.6" }, "homepage": "https://github.com/isaacs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], "license": "MIT", "main": "readable.js", "name": "readable-stream", "repository": { "type": "git", "url": "git://github.com/isaacs/readable-stream.git" }, "scripts": { "test": "tap test/simple/*.js" }, "version": "1.0.34" }