apeman-react-touchable
Version:
apeman react package for touchable component.
72 lines (71 loc) • 1.79 kB
JSON
{
"name": "apeman-react-touchable",
"version": "5.3.0",
"description": "apeman react package for touchable component.",
"main": "shim/node",
"scripts": {
"test": "./ci/test.js",
"prepare": "./ci/build.js"
},
"repository": "apeman-react-labo/apeman-react-touchable",
"keywords": [
"React",
"apeman",
"react-component",
"touchable"
],
"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-touchable/issues"
},
"homepage": "https://github.com/apeman-react-labo/apeman-react-touchable#readme",
"dependencies": {
"apeman-react-style": "^4.1.7",
"asobj": "^1.5.0",
"breact": "^1.3.0",
"bwindow": "^1.0.7",
"classnames": "^2.2.5",
"co": "^4.6.0",
"hammerjs": "^2.0.8"
},
"devDependencies": {
"ababel": "^2.0.1",
"ababel-es2015": "^2.0.1",
"ababel-react": "^2.0.0",
"abrowserify": "^2.0.0",
"amocha": "^2.0.0",
"ape-capturing": "^1.0.4",
"ape-deploying": "^5.1.1",
"ape-doc": "^2.0.4",
"ape-releasing": "^4.0.4",
"ape-reporting": "^3.0.2",
"ape-tasking": "^4.0.8",
"ape-tmpl": "^5.0.20",
"ape-updating": "^4.1.0",
"apeman-asset-templates": "^3.0.0",
"apeman-react-demo": "^1.0.22",
"awatch": "^1.0.4",
"breact": "^1.3.0",
"coz": "^6.0.17",
"enzyme": "^2.7.1",
"filecopy": "^3.0.0",
"injectmock": "^2.0.0",
"react": "^15.4.2",
"react-addons-test-utils": "^15.4.2",
"react-dom": "^15.4.2",
"stringcase": "^3.2.1"
},
"peerDependencies": {
"react": ">=15",
"react-dom": ">=15"
},
"engines": {
"node": ">=6",
"npm": ">=4"
}
}