{
  "name": "babel-preset-parity",
  "version": "0.2.0",
  "description": "Babel preset used by Parity javascript projects",
  "main": "index.js",
  "repository": "https://github.com/Parity-JS/parity-react-app",
  "author": "Parity Team <admin@parity.io>",
  "license": "GPL-3.0",
  "dependencies": {
    "babel-core": "6.26.0",
    "babel-loader": "7.1.2",
    "babel-plugin-react-intl": "2.4.0",
    "babel-plugin-transform-class-properties": "6.24.1",
    "babel-plugin-transform-decorators-legacy": "1.3.4",
    "babel-plugin-transform-export-extensions": "6.22.0",
    "babel-plugin-transform-object-rest-spread": "6.26.0",
    "babel-plugin-transform-react-jsx-self": "6.22.0",
    "babel-plugin-transform-react-jsx-source": "6.22.0",
    "babel-plugin-transform-react-remove-prop-types": "0.4.12",
    "babel-preset-env": "1.6.1",
    "babel-preset-react": "6.24.1"
  }
}
