{
  "_args": [
    [
      "babel-plugin-jsx-vue-functional@2.1.0",
      "/home/wwwroot/phpproject/zhubao/mweb_zhubao"
    ]
  ],
  "_development": true,
  "_from": "babel-plugin-jsx-vue-functional@2.1.0",
  "_id": "babel-plugin-jsx-vue-functional@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-VjCgyG/hkE0owwRl5r8c9xI1ojk=",
  "_location": "/babel-plugin-jsx-vue-functional",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-plugin-jsx-vue-functional@2.1.0",
    "name": "babel-plugin-jsx-vue-functional",
    "escapedName": "babel-plugin-jsx-vue-functional",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/babel-preset-vue"
  ],
  "_resolved": "https://registry.npm.taobao.org/babel-plugin-jsx-vue-functional/download/babel-plugin-jsx-vue-functional-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/home/wwwroot/phpproject/zhubao/mweb_zhubao",
  "author": {
    "name": "Nicolai Moraru",
    "email": "dot.nick.dot.messing@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nickmessing/babel-plugin-jsx-vue-functional/issues"
  },
  "description": "JSX Syntactic Sugar Plugin for Vue Functional Components",
  "devDependencies": {
    "ava": "^0.18.2",
    "babel-core": "^6.24.0",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "eslint": "^3.18.0",
    "eslint-config-standard": "^7.1.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^2.1.1"
  },
  "homepage": "https://github.com/nickmessing/babel-plugin-jsx-vue-functional#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "babel-plugin-jsx-vue-functional",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nickmessing/babel-plugin-jsx-vue-functional.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "yarn lint && yarn ava"
  },
  "version": "2.1.0"
}
