{
  "name": "babel-plugin-transform-rax2react",
  "version": "2.1.0",
  "description": "Transfrom rax base component to react base.",
  "main": "lib/index.js",
  "bugs": {
    "url": "https://github.com/alibaba/rax/issues"
  },
  "homepage": "https://github.com/alibaba/rax#readme",
  "engines": {
    "npm": ">=3.0.0"
  },
  "dependencies": {
    "babel-core": "^6.23.1",
    "babel-template": "^6.26.0",
    "babel-types": "^6.26.0"
  }
}
