{ "_from": "stream-events@^1.0.1", "_id": "stream-events@1.0.5", "_inBundle": false, "_integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==", "_location": "/stream-events", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "stream-events@^1.0.1", "name": "stream-events", "escapedName": "stream-events", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/@google-cloud/common", "/@google-cloud/storage", "/gcs-resumable-upload" ], "_resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz", "_shasum": "bbc898ec4df33a4902d892333d47da9bf1c406d5", "_spec": "stream-events@^1.0.1", "_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@google-cloud\\storage", "author": { "name": "Stephen Sawchuk" }, "bugs": { "url": "https://github.com/stephenplusplus/stream-events/issues" }, "bundleDependencies": false, "dependencies": { "stubs": "^3.0.0" }, "deprecated": false, "description": "Get an event when you're being sent data or asked for it.", "devDependencies": { "duplexify": "^3.2.0" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/stephenplusplus/stream-events", "keywords": [ "stream", "events", "read", "write", "duplexify", "lazy-stream" ], "license": "MIT", "main": "index.js", "name": "stream-events", "repository": { "type": "git", "url": "git+https://github.com/stephenplusplus/stream-events.git" }, "scripts": { "test": "node ./test" }, "types": "index.d.ts", "version": "1.0.5" }