{
  "name": "babel-preset-react-app",
  "version": "1.0.0",
  "description": "Babel preset used by Create React App",
  "repository": "facebookincubator/create-react-app",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/facebookincubator/create-react-app/issues"
  },
  "files": [
    "index.js"
  ],
  "dependencies": {
    "babel-plugin-transform-class-properties": "6.16.0",
    "babel-plugin-transform-es2015-destructuring": "6.16.0",
    "babel-plugin-transform-es2015-parameters": "6.17.0",
    "babel-plugin-transform-object-rest-spread": "6.16.0",
    "babel-plugin-transform-react-constant-elements": "6.9.1",
    "babel-plugin-transform-react-jsx-self": "6.11.0",
    "babel-plugin-transform-react-jsx-source": "6.9.0",
    "babel-plugin-transform-regenerator": "6.16.1",
    "babel-plugin-transform-runtime": "6.15.0",
    "babel-preset-env": "0.0.6",
    "babel-preset-latest": "6.16.0",
    "babel-preset-react": "6.16.0",
    "babel-runtime": "6.11.6"
  }
}
