{
  "name": "ababel-react",
  "version": "2.0.0",
  "description": "React flavor ababel",
  "main": "lib",
  "browser": "shim/browser.js",
  "scripts": {
    "test": "node ./ci/test.js",
    "prepare": "node ./ci/build.js"
  },
  "repository": "a-labo/ababel-react",
  "keywords": [
    "ababel"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/a-labo/ababel-react/issues"
  },
  "homepage": "https://github.com/a-labo/ababel-react#readme",
  "dependencies": {
    "babel-preset-react": "^6.11.1",
    "co": "^4.6.0"
  },
  "devDependencies": {
    "ababel": "^2.0.0",
    "ababel-es2015": "^2.0.0",
    "amocha": "^1.0.14",
    "ape-formatting": "^1.0.2",
    "ape-releasing": "^4.0.4",
    "ape-tasking": "^4.0.8",
    "ape-tmpl": "^5.0.15",
    "ape-updating": "^4.0.5",
    "coz": "^6.0.17",
    "injectmock": "^2.0.0"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=4"
  },
  "peerDependencies": {
    "ababel": ">=1",
    "ababel-es2015": ">=1"
  }
}
