{
  "name": "apeman-react-list",
  "version": "2.0.8",
  "description": "apeman react package for list component.",
  "main": "shim/node",
  "scripts": {
    "test": "./ci/test.js",
    "prepublish": "./ci/build.js"
  },
  "repository": "apeman-react-labo/apeman-react-list",
  "keywords": [
    "React",
    "apeman",
    "react-component"
  ],
  "author": {
    "email": "okunishitaka.com@gmail.com",
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-react-labo/apeman-react-list/issues"
  },
  "homepage": "https://github.com/apeman-react-labo/apeman-react-list#readme",
  "dependencies": {
    "apeman-react-icon": "^3.0.7",
    "apeman-react-image": "^3.0.17",
    "apeman-react-mixin-pure": "^1.0.4",
    "apeman-react-mixin-touch": "^1.0.3",
    "apeman-react-spinner": "^3.0.15",
    "apeman-react-style": "^4.1.2",
    "classnames": "^2.2.5",
    "co": "^4.6.0"
  },
  "devDependencies": {
    "ababel": "^1.0.25",
    "ababel-es2015": "^1.0.5",
    "ababel-react": "^1.0.5",
    "abrowserify": "^1.0.18",
    "amocha": "^1.0.9",
    "ape-capturing": "^1.0.4",
    "ape-deploying": "^5.0.4",
    "ape-doc": "^2.0.4",
    "ape-releasing": "^4.0.2",
    "ape-reporting": "^3.0.1",
    "ape-tasking": "^4.0.7",
    "ape-tmpl": "^5.0.14",
    "ape-updating": "^4.0.4",
    "ape-watching": "^2.1.2",
    "apeman-asset-templates": "^1.1.1",
    "apeman-react-demo": "^1.0.20",
    "apeman-react-form": "^6.0.0",
    "apeman-react-search": "^2.0.7",
    "breact": "^1.0.6",
    "coz": "^6.0.14",
    "enzyme": "^2.4.1",
    "filecopy": "^2.0.1",
    "injectmock": "^2.0.0",
    "react": "^15.2.1",
    "react-addons-test-utils": "^15.2.1",
    "react-dom": "^15.2.1",
    "stringcase": "^3.0.1"
  },
  "peerDependencies": {
    "react": ">=15",
    "react-dom": ">=15"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=3"
  }
}