{
  "name": "apeman-bud-react",
  "version": "2.0.6",
  "description": "apeman bud for React files.",
  "main": "lib",
  "scripts": {
    "test": "./ci/test.js"
  },
  "repository": "apeman-bud-labo/apeman-bud-react",
  "keywords": [
    "apeman",
    "bud",
    "react"
  ],
  "author": {
    "email": "okunishitaka.com@gmail.com",
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-bud-labo/apeman-bud-react/issues"
  },
  "homepage": "https://github.com/apeman-bud-labo/apeman-bud-react#readme",
  "dependencies": {
    "argx": "^2.0.2",
    "co": "^4.6.0",
    "expandglob": "^3.0.2",
    "extend": "^3.0.0",
    "stringcase": "^2.0.1"
  },
  "devDependencies": {
    "ape-covering": "^3.0.3",
    "ape-formatting": "^1.0.0",
    "ape-releasing": "^3.1.1",
    "ape-reporting": "^3.0.1",
    "ape-tasking": "^4.0.0",
    "ape-testing": "^4.0.0",
    "ape-tmpl": "^5.0.1",
    "ape-updating": "^3.0.2",
    "coz": "^6.0.2",
    "injectmock": "^2.0.0",
    "react": "^15.1.0",
    "react-dom": "^15.1.0",
    "redux": "^3.5.2"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=3"
  },
  "peerDependencies": {}
}