{
  "_from": "@nuxtjs/pwa@^3.3.5",
  "_id": "@nuxtjs/pwa@3.3.5",
  "_inBundle": false,
  "_integrity": "sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w==",
  "_location": "/@nuxtjs/pwa",
  "_phantomChildren": {
    "at-least-node": "1.0.0",
    "cross-spawn": "7.0.3",
    "graceful-fs": "4.2.4",
    "is-stream": "2.0.0",
    "merge-stream": "2.0.0",
    "npm-run-path": "4.0.1",
    "onetime": "5.1.2",
    "signal-exit": "3.0.3",
    "strip-final-newline": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@nuxtjs/pwa@^3.3.5",
    "name": "@nuxtjs/pwa",
    "escapedName": "@nuxtjs%2fpwa",
    "scope": "@nuxtjs",
    "rawSpec": "^3.3.5",
    "saveSpec": null,
    "fetchSpec": "^3.3.5"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.3.5.tgz",
  "_shasum": "db7c905536ebe8a464a347b6ae3215810642c044",
  "_spec": "@nuxtjs/pwa@^3.3.5",
  "_where": "D:\\Projects\\ashkanTala\\theme",
  "bugs": {
    "url": "https://github.com/nuxt-community/pwa-module/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "clone-deep": "^4.0.1",
    "defu": "^3.2.2",
    "execa": "^5.0.0",
    "fs-extra": "^9.1.0",
    "hasha": "^5.2.2",
    "jimp-compact": "^0.16.1",
    "lodash.template": "^4.5.0",
    "serve-static": "^1.14.1",
    "workbox-cdn": "^5.1.4"
  },
  "deprecated": false,
  "description": "Zero config PWA solution for Nuxt.js",
  "devDependencies": {
    "@babel/preset-typescript": "^7.12.7",
    "@nuxt/test-utils": "^0.1.2",
    "@nuxt/types": "^2.14.12",
    "@nuxt/typescript-build": "^2.0.4",
    "@nuxt/typescript-runtime": "^2.0.1",
    "@nuxtjs/eslint-config": "latest",
    "@nuxtjs/eslint-config-typescript": "^5.0.0",
    "@nuxtjs/module-test-utils": "latest",
    "@types/workbox-sw": "^4.3.1",
    "babel-eslint": "latest",
    "codecov": "latest",
    "eslint": "latest",
    "jest": "latest",
    "klaw-sync": "latest",
    "node-fetch": "latest",
    "nuxt-edge": "latest",
    "siroc": "^0.6.3",
    "standard-version": "latest",
    "typescript": "^4.1.3"
  },
  "files": [
    "lib",
    "dist",
    "templates"
  ],
  "homepage": "https://github.com/nuxt-community/pwa-module#readme",
  "license": "MIT",
  "main": "dist/pwa.js",
  "name": "@nuxtjs/pwa",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-community/pwa-module.git"
  },
  "scripts": {
    "build": "siroc build",
    "dev": "nuxt-ts test/fixture",
    "lint": "eslint --ext .js,.vue,.ts .",
    "release": "yarn test && yarn build && standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && jest"
  },
  "types": "./dist/pwa.d.ts",
  "version": "3.3.5"
}
