{ "_from": "workbox-streams@6.6.0", "_id": "workbox-streams@6.6.0", "_inBundle": false, "_integrity": "sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==", "_location": "/workbox-streams", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-streams@6.6.0", "name": "workbox-streams", "escapedName": "workbox-streams", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.6.0.tgz", "_shasum": "0be1ba8b4fc692aef5ffefa831f5e9bbeee0fd9c", "_spec": "workbox-streams@6.6.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/workbox-build", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "bundleDependencies": false, "dependencies": { "workbox-core": "6.6.0", "workbox-routing": "6.6.0" }, "deprecated": false, "description": "A library that makes it easier to work with Streams in the browser.", "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "streams", "readablestream" ], "license": "MIT", "main": "index.js", "module": "index.mjs", "name": "workbox-streams", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.streams", "packageType": "sw" } }