{
  "_args": [
    [
      "@nuxt/babel-preset-app@2.3.4",
      "/var/www/html"
    ]
  ],
  "_from": "@nuxt/babel-preset-app@2.3.4",
  "_id": "@nuxt/babel-preset-app@2.3.4",
  "_inBundle": false,
  "_integrity": "sha512-7Bd0S5wKRHeQn/2i89RQL01qGbOSjAFgc1hKlpGr4fPuHYGPE2ooeP3ehTMFc2GTBKZCj2qNdFdNFia38w0qcA==",
  "_location": "/@nuxt/babel-preset-app",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/babel-preset-app@2.3.4",
    "name": "@nuxt/babel-preset-app",
    "escapedName": "@nuxt%2fbabel-preset-app",
    "scope": "@nuxt",
    "rawSpec": "2.3.4",
    "saveSpec": null,
    "fetchSpec": "2.3.4"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/babel-preset-app/-/babel-preset-app-2.3.4.tgz",
  "_spec": "2.3.4",
  "_where": "/var/www/html",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/nuxt/nuxt.js/issues"
  },
  "contributors": [
    {
      "name": "Clark Du"
    }
  ],
  "dependencies": {
    "@babel/core": "^7.1.6",
    "@babel/plugin-proposal-class-properties": "^7.1.0",
    "@babel/plugin-proposal-decorators": "^7.1.6",
    "@babel/plugin-syntax-dynamic-import": "^7.0.0",
    "@babel/plugin-syntax-jsx": "^7.0.0",
    "@babel/plugin-transform-runtime": "^7.1.0",
    "@babel/preset-env": "^7.1.6",
    "@babel/runtime": "^7.1.5",
    "babel-helper-vue-jsx-merge-props": "^2.0.3",
    "babel-plugin-transform-vue-jsx": "^4.0.1"
  },
  "description": "babel-preset-app for nuxt.js",
  "homepage": "https://github.com/nuxt/nuxt.js#readme",
  "license": "MIT",
  "main": "src/index.js",
  "name": "@nuxt/babel-preset-app",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/nuxt.js.git"
  },
  "version": "2.3.4"
}
