UNPKG

367 BJSONView Raw
1{
2 "name": "@nuxtjs/manifest",
3 "version": "3.0.0-beta.16",
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 "@nuxtjs/pwa-utils": "3.0.0-beta.16",
12 "hash-sum": "^1.0.2"
13 },
14 "gitHead": "4cfdff9408dfbca1ad1802ff35f421adb82ab081"
15}