{
  "name": "babel-presets-react-production",
  "version": "1.0.3",
  "description": "Babel presets for react production",
  "main": "index.js",
  "author": "Yuanyan Cao",
  "license": "ISC",
  "keywords": [
    "babel",
    "babel-plugin",
    "babel-presets",
    "react",
    "react-production"
  ],
  "dependencies": {
    "babel-plugin-dev-expression": "^0.1.0",
    "babel-plugin-react-class-display-name": "^0.1.0",
    "babel-plugin-react-remove-prop-types": "^1.0.0"
  }
}
