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.
67 lines
2.0 KiB
67 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"workbox-cacheable-response@4.3.1",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "workbox-cacheable-response@4.3.1",
|
|
"_id": "workbox-cacheable-response@4.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Rp5qlzm6z8IOvnQNkCdO9qrDgDpoPNguovs0H8C+wswLuPgSzSp9p2afb5maUt9R1uTIwOXrVQMmPfPypv+npw==",
|
|
"_location": "/workbox-cacheable-response",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "workbox-cacheable-response@4.3.1",
|
|
"name": "workbox-cacheable-response",
|
|
"escapedName": "workbox-cacheable-response",
|
|
"rawSpec": "4.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-build"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-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": "This library takes a Response object and determines whether it's cacheable based on a specific configuration.",
|
|
"gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
|
|
"homepage": "https://github.com/GoogleChrome/workbox",
|
|
"keywords": [
|
|
"workbox",
|
|
"workboxjs",
|
|
"service worker",
|
|
"sw",
|
|
"workbox-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/workbox-cacheable-response.prod.js",
|
|
"module": "index.mjs",
|
|
"name": "workbox-cacheable-response",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googlechrome/workbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build-packages --package workbox-cacheable-response",
|
|
"prepare": "npm run build",
|
|
"version": "npm run build"
|
|
},
|
|
"version": "4.3.1",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.cacheableResponse",
|
|
"packageType": "browser"
|
|
}
|
|
}
|
|
|