Gazebo_simulation-Frontend/node_modules/workbox-strategies/package.json
2020-12-22 09:59:14 -05:00

69 lines
1.8 KiB
JSON

{
"_args": [
[
"workbox-strategies@3.6.3",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "workbox-strategies@3.6.3",
"_id": "workbox-strategies@3.6.3",
"_inBundle": false,
"_integrity": "sha512-Pg5eulqeKet2y8j73Yw6xTgLdElktcWExGkzDVCGqfV9JCvnGuEpz5eVsCIK70+k4oJcBCin9qEg3g3CwEIH3g==",
"_location": "/workbox-strategies",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "workbox-strategies@3.6.3",
"name": "workbox-strategies",
"escapedName": "workbox-strategies",
"rawSpec": "3.6.3",
"saveSpec": null,
"fetchSpec": "3.6.3"
},
"_requiredBy": [
"/workbox-build",
"/workbox-google-analytics"
],
"_resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-3.6.3.tgz",
"_spec": "3.6.3",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Google's Web DevRel Team"
},
"bugs": {
"url": "https://github.com/googlechrome/workbox/issues"
},
"dependencies": {
"workbox-core": "^3.6.3"
},
"description": "A service worker helper library implementing common caching strategies.",
"homepage": "https://github.com/GoogleChrome/workbox",
"keywords": [
"workbox",
"workboxjs",
"service worker",
"sw",
"router",
"routing"
],
"license": "Apache-2.0",
"main": "build/workbox-strategies.prod.js",
"module": "index.mjs",
"name": "workbox-strategies",
"repository": {
"type": "git",
"url": "git+https://github.com/googlechrome/workbox.git"
},
"scripts": {
"build": "gulp build-packages --package workbox-strategies",
"prepare": "npm run build",
"version": "npm run build"
},
"version": "3.6.3",
"workbox": {
"browserNamespace": "workbox.strategies",
"packageType": "browser"
}
}