Urara-Blog/node_modules/.pnpm-store/v3/files/be/f3fe5ea3414dfdc2e563092d751c292ad3b296269d92aa336e557fda9a27f7b53043c832794ad9c399ebd499f89cd0023440d1c15326a90169aa3b607fd9a3
2022-08-14 01:14:53 +08:00

24 lines
670 B
Text

{
"name": "workbox-sw",
"version": "6.5.4",
"license": "MIT",
"author": "Google's Web DevRel Team",
"description": "This module makes it easy to get started with the Workbox service worker libraries.",
"repository": "googlechrome/workbox",
"bugs": "https://github.com/googlechrome/workbox/issues",
"homepage": "https://github.com/GoogleChrome/workbox",
"keywords": [
"workbox",
"workboxjs",
"service worker",
"sw"
],
"workbox": {
"browserNamespace": "workbox",
"packageType": "sw",
"prodOnly": true
},
"main": "build/workbox-sw.js",
"module": "index.mjs",
"gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859"
}