UNPKG

321 BJSONView Raw
1{
2 "name": "@nuxtjs/workbox",
3 "version": "2.4.0",
4 "license": "MIT",
5 "main": "index.js",
6 "repository": "https://github.com/nuxt-community/pwa-module",
7 "publishConfig": {
8 "access": "public"
9 },
10 "dependencies": {
11 "workbox-build": "^3.4.1"
12 },
13 "gitHead": "057c46db85ce9b239ccef18310bbb78cc9f9bbb8"
14}