{
  "_args": [
    [
      "@nuxt/vue-app@2.5.1",
      "/var/www/html"
    ]
  ],
  "_from": "@nuxt/vue-app@2.5.1",
  "_id": "@nuxt/vue-app@2.5.1",
  "_inBundle": false,
  "_integrity": "sha512-gbtYQTNP0n+vZF2ISM5NJvxG09qUN2OEZ1z1qqQqRygRtbz8NSbh1EaB2UT1lUjTpZBAFuwuez3GAqTkZVXZSQ==",
  "_location": "/@nuxt/vue-app",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/vue-app@2.5.1",
    "name": "@nuxt/vue-app",
    "escapedName": "@nuxt%2fvue-app",
    "scope": "@nuxt",
    "rawSpec": "2.5.1",
    "saveSpec": null,
    "fetchSpec": "2.5.1"
  },
  "_requiredBy": [
    "/@nuxt/builder"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/vue-app/-/vue-app-2.5.1.tgz",
  "_spec": "2.5.1",
  "_where": "/var/www/html",
  "bugs": {
    "url": "https://github.com/nuxt/nuxt.js/issues"
  },
  "dependencies": {
    "node-fetch": "^2.3.0",
    "unfetch": "^4.1.0",
    "vue": "^2.6.10",
    "vue-meta": "^1.5.8",
    "vue-no-ssr": "^1.1.1",
    "vue-router": "^3.0.2",
    "vue-template-compiler": "^2.6.10",
    "vuex": "^3.1.0"
  },
  "files": [
    "dist",
    "template",
    "types/*.d.ts",
    "vetur"
  ],
  "homepage": "https://github.com/nuxt/nuxt.js#readme",
  "license": "MIT",
  "main": "dist/vue-app.js",
  "name": "@nuxt/vue-app",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/nuxt.js.git"
  },
  "typings": "types/index.d.ts",
  "version": "2.5.1"
}
