You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

70 lines
2.1 KiB

{
"_from": "workbox-google-analytics@^4.3.1",
"_id": "workbox-google-analytics@4.3.1",
"_inBundle": false,
"_integrity": "sha512-xzCjAoKuOb55CBSwQrbyWBKqp35yg1vw9ohIlU2wTy06ZrYfJ8rKochb1MSGlnoBfXGWss3UPzxR5QL5guIFdg==",
"_location": "/workbox-google-analytics",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "workbox-google-analytics@^4.3.1",
"name": "workbox-google-analytics",
"escapedName": "workbox-google-analytics",
"rawSpec": "^4.3.1",
"saveSpec": null,
"fetchSpec": "^4.3.1"
},
"_requiredBy": [
"/workbox-build"
],
"_resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-4.3.1.tgz",
"_shasum": "9eda0183b103890b5c256e6f4ea15a1f1548519a",
"_spec": "workbox-google-analytics@^4.3.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\workbox-build",
"author": {
"name": "Google's Web DevRel Team"
},
"bugs": {
"url": "https://github.com/googlechrome/workbox/issues"
},
"bundleDependencies": false,
"dependencies": {
"workbox-background-sync": "^4.3.1",
"workbox-core": "^4.3.1",
"workbox-routing": "^4.3.1",
"workbox-strategies": "^4.3.1"
},
"deprecated": false,
"description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
"gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
"homepage": "https://github.com/GoogleChrome/workbox",
"keywords": [
"workbox",
"workboxjs",
"service worker",
"sw",
"offline",
"google",
"analytics"
],
"license": "MIT",
"main": "build/workbox-offline-ga.prod.js",
"module": "index.mjs",
"name": "workbox-google-analytics",
"repository": {
"type": "git",
"url": "git+https://github.com/googlechrome/workbox.git"
},
"scripts": {
"build": "gulp build-packages --package workbox-google-analytics",
"prepare": "npm run build",
"version": "npm run build"
},
"version": "4.3.1",
"workbox": {
"browserNamespace": "workbox.googleAnalytics",
"outputFilename": "workbox-offline-ga",
"packageType": "browser"
}
}