{
  "_args": [
    [
      "@nuxt/babel-preset-app@2.4.5",
      "/var/www/html"
    ]
  ],
  "_from": "@nuxt/babel-preset-app@2.4.5",
  "_id": "@nuxt/babel-preset-app@2.4.5",
  "_inBundle": false,
  "_integrity": "sha512-Pfpp9++AjTLSvr0EQY00SPacSxw6nvIgARVTiFG8xEkqzUzChx1xz424u4e8mKhu3qEgj9ldcF5iKC5A87RYkw==",
  "_location": "/@nuxt/babel-preset-app",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/babel-preset-app@2.4.5",
    "name": "@nuxt/babel-preset-app",
    "escapedName": "@nuxt%2fbabel-preset-app",
    "scope": "@nuxt",
    "rawSpec": "2.4.5",
    "saveSpec": null,
    "fetchSpec": "2.4.5"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/babel-preset-app/-/babel-preset-app-2.4.5.tgz",
  "_spec": "2.4.5",
  "_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.2.2",
    "@babel/plugin-proposal-class-properties": "^7.3.0",
    "@babel/plugin-proposal-decorators": "^7.3.0",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0",
    "@babel/plugin-transform-runtime": "^7.2.0",
    "@babel/preset-env": "^7.3.1",
    "@babel/runtime": "^7.3.1",
    "@vue/babel-preset-jsx": "^1.0.0-beta.2"
  },
  "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.4.5"
}
