apeman-react-photo
Version:
apeman react package for photo components.
63 lines (62 loc) • 1.55 kB
JSON
{
"name": "apeman-react-photo",
"version": "2.0.2",
"description": "apeman react package for photo components.",
"main": "lib",
"scripts": {
"test": "./ci/test.js"
},
"repository": "apeman-react-labo/apeman-react-photo",
"keywords": [
"React",
"apeman",
"react-component",
"photo"
],
"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-photo/issues"
},
"homepage": "https://github.com/apeman-react-labo/apeman-react-photo#readme",
"dependencies": {
"apeman-react-mixins": "^5.0.3",
"apeman-react-style": "^3.0.1",
"apeman-react-touchable": "^4.0.2",
"classnames": "^2.2.5",
"co": "^4.6.0"
},
"devDependencies": {
"ape-compiling": "^4.1.0",
"ape-covering": "^3.0.1",
"ape-deploying": "^4.0.2",
"ape-doc": "^1.1.3",
"ape-releasing": "^3.0.8",
"ape-reporting": "^3.0.1",
"ape-tasking": "^3.1.2",
"ape-testing": "^3.0.1",
"ape-tmpl": "^5.0.1",
"ape-updating": "^3.0.2",
"ape-watching": "^2.1.1",
"apeman-asset-javascripts": "^3.0.1",
"apeman-react-demo": "^1.0.8",
"apeman-react-image": "^3.0.5",
"coz": "^5.1.5",
"filecopy": "^2.0.0",
"injectmock": "^1.1.3",
"react": "^15.0.2",
"react-dom": "^15.0.2"
},
"peerDependencies": {
"react": ">=15",
"react-dom": ">=15"
},
"engines": {
"node": ">=6",
"npm": ">=3"
}
}