{
  "_args": [
    [
      "babel-plugin-jsx-v-model@2.0.3",
      "/home/wwwroot/phpproject/zhubao/mweb_zhubao"
    ]
  ],
  "_development": true,
  "_from": "babel-plugin-jsx-v-model@2.0.3",
  "_id": "babel-plugin-jsx-v-model@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-w5ZBa5nLGveCCHMVrh0+YuBw9H0=",
  "_location": "/babel-plugin-jsx-v-model",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-plugin-jsx-v-model@2.0.3",
    "name": "babel-plugin-jsx-v-model",
    "escapedName": "babel-plugin-jsx-v-model",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/babel-preset-vue"
  ],
  "_resolved": "https://registry.npm.taobao.org/babel-plugin-jsx-v-model/download/babel-plugin-jsx-v-model-2.0.3.tgz",
  "_spec": "2.0.3",
  "_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-v-model/issues"
  },
  "dependencies": {
    "babel-plugin-syntax-jsx": "^6.18.0",
    "html-tags": "^2.0.0",
    "svg-tags": "^1.0.0"
  },
  "description": "JSX v-model transform",
  "devDependencies": {
    "ava": "^0.21.0",
    "babel-core": "^6.25.0",
    "nyc": "^11.0.3"
  },
  "homepage": "https://github.com/nickmessing/babel-plugin-jsx-v-model#readme",
  "keywords": [
    "Vue",
    "jsx",
    "v-model"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "babel-plugin-jsx-v-model",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nickmessing/babel-plugin-jsx-v-model.git"
  },
  "scripts": {
    "coverage": "nyc --reporter=lcov npm test",
    "test": "ava"
  },
  "version": "2.0.3"
}
