{ "_from": "workbox-build@6.6.0", "_id": "workbox-build@6.6.0", "_inBundle": false, "_integrity": "sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==", "_location": "/workbox-build", "_phantomChildren": { "at-least-node": "1.0.0", "graceful-fs": "4.2.11", "jsonfile": "6.1.0", "lodash.sortby": "4.7.0", "punycode": "2.3.1", "universalify": "2.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "workbox-build@6.6.0", "name": "workbox-build", "escapedName": "workbox-build", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.6.0.tgz", "_shasum": "8bb7a4b86cda95b72a303d91ee5dc5bd887775c1", "_spec": "workbox-build@6.6.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/workbox-webpack-plugin", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/GoogleChrome/workbox/issues" }, "bundleDependencies": false, "dependencies": { "@apideck/better-ajv-errors": "^0.3.1", "@babel/core": "^7.11.1", "@babel/preset-env": "^7.11.0", "@babel/runtime": "^7.11.2", "@rollup/plugin-babel": "^5.2.0", "@rollup/plugin-node-resolve": "^11.2.1", "@rollup/plugin-replace": "^2.4.1", "@surma/rollup-plugin-off-main-thread": "^2.2.3", "ajv": "^8.6.0", "common-tags": "^1.8.0", "fast-json-stable-stringify": "^2.1.0", "fs-extra": "^9.0.1", "glob": "^7.1.6", "lodash": "^4.17.20", "pretty-bytes": "^5.3.0", "rollup": "^2.43.1", "rollup-plugin-terser": "^7.0.0", "source-map": "^0.8.0-beta.0", "stringify-object": "^3.3.0", "strip-comments": "^2.0.1", "tempy": "^0.6.0", "upath": "^1.2.0", "workbox-background-sync": "6.6.0", "workbox-broadcast-update": "6.6.0", "workbox-cacheable-response": "6.6.0", "workbox-core": "6.6.0", "workbox-expiration": "6.6.0", "workbox-google-analytics": "6.6.0", "workbox-navigation-preload": "6.6.0", "workbox-precaching": "6.6.0", "workbox-range-requests": "6.6.0", "workbox-recipes": "6.6.0", "workbox-routing": "6.6.0", "workbox-strategies": "6.6.0", "workbox-streams": "6.6.0", "workbox-sw": "6.6.0", "workbox-window": "6.6.0" }, "deprecated": false, "description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.", "devDependencies": { "@types/node": "^18.15.11" }, "engines": { "node": ">=10.0.0" }, "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "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" }, "types": "build/index.d.ts", "version": "6.6.0", "workbox": { "packageType": "node_ts" } }