{ "_args": [ [ "workbox-window@4.3.1", "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server" ] ], "_from": "workbox-window@4.3.1", "_id": "workbox-window@4.3.1", "_inBundle": false, "_integrity": "sha512-C5gWKh6I58w3GeSc0wp2Ne+rqVw8qwcmZnQGpjiek8A2wpbxSJb1FdCoQVO+jDJs35bFgo/WETgl1fqgsxN0Hg==", "_location": "/workbox-window", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-window@4.3.1", "name": "workbox-window", "escapedName": "workbox-window", "rawSpec": "4.3.1", "saveSpec": null, "fetchSpec": "4.3.1" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-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": "Simplifies communications with Workbox packages running in the service worker", "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "window", "message", "postMessage" ], "license": "MIT", "main": "build/workbox-window.prod.umd.js", "module": "build/workbox-window.prod.es5.mjs", "name": "workbox-window", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build-packages --package workbox-window", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "packageType": "window", "primaryBuild": "build/workbox-window.prod.mjs" } }