74 lines
2.1 KiB
JSON
74 lines
2.1 KiB
JSON
{
|
|
"_from": "workbox-core@^5.1.4",
|
|
"_id": "workbox-core@5.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg==",
|
|
"_location": "/workbox-core",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "workbox-core@^5.1.4",
|
|
"name": "workbox-core",
|
|
"escapedName": "workbox-core",
|
|
"rawSpec": "^5.1.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.1.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-background-sync",
|
|
"/workbox-broadcast-update",
|
|
"/workbox-build",
|
|
"/workbox-cacheable-response",
|
|
"/workbox-expiration",
|
|
"/workbox-google-analytics",
|
|
"/workbox-navigation-preload",
|
|
"/workbox-precaching",
|
|
"/workbox-range-requests",
|
|
"/workbox-routing",
|
|
"/workbox-strategies",
|
|
"/workbox-streams",
|
|
"/workbox-window"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
|
|
"_shasum": "8bbfb2362ecdff30e25d123c82c79ac65d9264f4",
|
|
"_spec": "workbox-core@^5.1.4",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/workbox-build",
|
|
"author": {
|
|
"name": "Google's Web DevRel Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/googlechrome/workbox/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "This module is used by a number of the other Workbox modules to share common code.",
|
|
"gitHead": "a95b6fd489c2a66574f1655b2de3acd2ece35fb3",
|
|
"homepage": "https://github.com/GoogleChrome/workbox",
|
|
"keywords": [
|
|
"workbox",
|
|
"workboxjs",
|
|
"service worker",
|
|
"sw"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "index.mjs",
|
|
"name": "workbox-core",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googlechrome/workbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build-packages --package workbox-core",
|
|
"prepare": "npm run build",
|
|
"version": "npm run build"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "5.1.4",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.core",
|
|
"packageType": "browser"
|
|
}
|
|
}
|