{ "_from": "workbox-streams@^4.3.1", "_id": "workbox-streams@4.3.1", "_inBundle": false, "_integrity": "sha512-4Kisis1f/y0ihf4l3u/+ndMkJkIT4/6UOacU3A4BwZSAC9pQ9vSvJpIi/WFGQRH/uPXvuVjF5c2RfIPQFSS2uA==", "_location": "/workbox-streams", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "workbox-streams@^4.3.1", "name": "workbox-streams", "escapedName": "workbox-streams", "rawSpec": "^4.3.1", "saveSpec": null, "fetchSpec": "^4.3.1" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-4.3.1.tgz", "_shasum": "0b57da70e982572de09c8742dd0cb40a6b7c2cc3", "_spec": "workbox-streams@^4.3.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\workbox-build", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "bundleDependencies": false, "dependencies": { "workbox-core": "^4.3.1" }, "deprecated": false, "description": "A library that makes it easier to work with Streams in the browser.", "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "streams", "readablestream" ], "license": "MIT", "main": "build/workbox-streams.prod.js", "module": "index.mjs", "name": "workbox-streams", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build-packages --package workbox-streams", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "browserNamespace": "workbox.streams", "packageType": "browser" } }