{ "_args": [ [ "workbox-streams@4.3.1", "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server" ] ], "_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": "version", "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", "_spec": "4.3.1", "_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "dependencies": { "workbox-core": "^4.3.1" }, "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" } }