UNPKG

264 BJSONView Raw
1{
2 "name": "@nuxtjs/workbox",
3 "version": "2.2.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": "^2.1.2"
12 }
13}