{
  "_args": [
    [
      "babel-preset-vue-app@1.3.2",
      "/home/wwwroot/phpproject/zhubao/mweb_zhubao"
    ]
  ],
  "_development": true,
  "_from": "babel-preset-vue-app@1.3.2",
  "_id": "babel-preset-vue-app@1.3.2",
  "_inBundle": false,
  "_integrity": "sha1-U+mKwBKk7dP4NWzGqvoACm6YApI=",
  "_location": "/babel-preset-vue-app",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-preset-vue-app@1.3.2",
    "name": "babel-preset-vue-app",
    "escapedName": "babel-preset-vue-app",
    "rawSpec": "1.3.2",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
  },
  "_requiredBy": [
    "/vue-jest"
  ],
  "_resolved": "https://registry.npm.taobao.org/babel-preset-vue-app/download/babel-preset-vue-app-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "/home/wwwroot/phpproject/zhubao/mweb_zhubao",
  "author": {
    "name": "egoist",
    "email": "0x142857@gmail.com"
  },
  "babel": {
    "presets": [
      [
        "env",
        {
          "targets": {
            "node": "current"
          }
        }
      ]
    ]
  },
  "bugs": {
    "url": "https://github.com/egoist/babel-preset-vue-app/issues"
  },
  "dependencies": {
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-plugin-transform-runtime": "^6.15.0",
    "babel-preset-env": "^1.6.0",
    "babel-preset-vue": "^1.2.1",
    "babel-runtime": "^6.20.0"
  },
  "description": "Complete babel presets for a Vue app.",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-jest": "^19.0.0",
    "bili": "^0.14.1",
    "eslint-config-rem": "^3.0.0",
    "jest": "^19.0.2",
    "mz": "^2.6.0",
    "xo": "^0.17.1"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/egoist/babel-preset-vue-app#readme",
  "license": "MIT",
  "main": "dist/index.common.js",
  "name": "babel-preset-vue-app",
  "repository": {
    "url": "git+https://github.com/egoist/babel-preset-vue-app.git",
    "type": "git"
  },
  "scripts": {
    "build": "bili --name index",
    "lint": "xo",
    "test": "jest && npm run lint && npm run build"
  },
  "version": "1.3.2",
  "xo": {
    "extends": "rem",
    "envs": [
      "jest"
    ]
  }
}
