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.
69 lines
1.9 KiB
69 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"workbox-routing@4.3.1",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "workbox-routing@4.3.1",
|
|
"_id": "workbox-routing@4.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-FkbtrODA4Imsi0p7TW9u9MXuQ5P4pVs1sWHK4dJMMChVROsbEltuE79fBoIk/BCztvOJ7yUpErMKa4z3uQLX+g==",
|
|
"_location": "/workbox-routing",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "workbox-routing@4.3.1",
|
|
"name": "workbox-routing",
|
|
"escapedName": "workbox-routing",
|
|
"rawSpec": "4.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-build",
|
|
"/workbox-google-analytics"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-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": {
|
|
"workbox-core": "^4.3.1"
|
|
},
|
|
"description": "A service worker helper library to route request URLs to handlers.",
|
|
"gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
|
|
"homepage": "https://github.com/GoogleChrome/workbox",
|
|
"keywords": [
|
|
"workbox",
|
|
"workboxjs",
|
|
"service worker",
|
|
"sw",
|
|
"router",
|
|
"routing"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/workbox-routing.prod.js",
|
|
"module": "index.mjs",
|
|
"name": "workbox-routing",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googlechrome/workbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build-packages --package workbox-routing",
|
|
"prepare": "npm run build",
|
|
"version": "npm run build"
|
|
},
|
|
"version": "4.3.1",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.routing",
|
|
"packageType": "browser"
|
|
}
|
|
}
|
|
|