{ "_args": [ [ "workbox-build@4.3.1", "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server" ] ], "_from": "workbox-build@4.3.1", "_id": "workbox-build@4.3.1", "_inBundle": false, "_integrity": "sha512-UHdwrN3FrDvicM3AqJS/J07X0KXj67R8Cg0waq1MKEOqzo89ap6zh6LmaLnRAjpB+bDIz+7OlPye9iii9KBnxw==", "_location": "/workbox-build", "_phantomChildren": { "graceful-fs": "4.2.4", "jsonfile": "4.0.0", "universalify": "0.1.2" }, "_requested": { "type": "version", "registry": true, "raw": "workbox-build@4.3.1", "name": "workbox-build", "escapedName": "workbox-build", "rawSpec": "4.3.1", "saveSpec": null, "fetchSpec": "4.3.1" }, "_requiredBy": [ "/workbox-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-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": { "@babel/runtime": "^7.3.4", "@hapi/joi": "^15.0.0", "common-tags": "^1.8.0", "fs-extra": "^4.0.2", "glob": "^7.1.3", "lodash.template": "^4.4.0", "pretty-bytes": "^5.1.0", "stringify-object": "^3.3.0", "strip-comments": "^1.0.2", "workbox-background-sync": "^4.3.1", "workbox-broadcast-update": "^4.3.1", "workbox-cacheable-response": "^4.3.1", "workbox-core": "^4.3.1", "workbox-expiration": "^4.3.1", "workbox-google-analytics": "^4.3.1", "workbox-navigation-preload": "^4.3.1", "workbox-precaching": "^4.3.1", "workbox-range-requests": "^4.3.1", "workbox-routing": "^4.3.1", "workbox-strategies": "^4.3.1", "workbox-streams": "^4.3.1", "workbox-sw": "^4.3.1", "workbox-window": "^4.3.1" }, "description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.", "engines": { "node": ">=4.0.0" }, "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "caching", "fetch requests", "offline", "file manifest" ], "license": "MIT", "main": "build/index.js", "name": "workbox-build", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build:update-cdn-details && gulp build-packages --package workbox-build", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "packageType": "node" } }