{ "name": "@vuepress/plugin-pwa", "version": "1.0.0-alpha.10", "description": "pwa plugin for vuepress", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuepress.git" }, "keywords": [ "documentation", "vue", "vuepress", "generator" ], "dependencies": { "@vuepress/shared-utils": "^1.0.0-alpha.10", "register-service-worker": "^1.5.2", "workbox-build": "^3.1.0" }, "author": "ULIVZ ", "license": "MIT", "bugs": { "url": "https://github.com/vuejs/vuepress/issues" }, "homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-pwa#readme" }