76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"workbox-core@4.3.1",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "workbox-core@4.3.1",
|
|
"_id": "workbox-core@4.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-I3C9jlLmMKPxAC1t0ExCq+QoAMd0vAAHULEgRZ7kieCdUd919n53WC0AfvokHNwqRhGn+tIIj7vcb5duCjs2Kg==",
|
|
"_location": "/workbox-core",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "workbox-core@4.3.1",
|
|
"name": "workbox-core",
|
|
"escapedName": "workbox-core",
|
|
"rawSpec": "4.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.1"
|
|
},
|
|
"_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-4.3.1.tgz",
|
|
"_spec": "4.3.1",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Google's Web DevRel Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/googlechrome/workbox/issues"
|
|
},
|
|
"description": "This module is used by a number of the other Workbox modules to share common code.",
|
|
"gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
|
|
"homepage": "https://github.com/GoogleChrome/workbox",
|
|
"keywords": [
|
|
"workbox",
|
|
"workboxjs",
|
|
"service worker",
|
|
"sw"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/workbox-core.prod.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"
|
|
},
|
|
"version": "4.3.1",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.core",
|
|
"packageType": "browser"
|
|
}
|
|
}
|