apeman-react-section
Version:
apeman react package for section components.
68 lines (67 loc) • 1.72 kB
JSON
{
"name": "apeman-react-section",
"version": "2.0.7",
"description": "apeman react package for section components.",
"main": "lib",
"scripts": {
"test": "./ci/test.js",
"prepublish": "./ci/build.js"
},
"repository": "apeman-react-labo/apeman-react-section",
"keywords": [
"React",
"apeman",
"react-component",
"section"
],
"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-section/issues"
},
"homepage": "https://github.com/apeman-react-labo/apeman-react-section#readme",
"dependencies": {
"apeman-react-icon": "^3.0.6",
"apeman-react-mixin-pure": "^1.0.2",
"apeman-react-mixin-touch": "^1.0.1",
"apeman-react-mixin-uuid": "^1.0.1",
"apeman-react-style": "^4.1.2",
"classnames": "^2.2.5",
"co": "^4.6.0"
},
"devDependencies": {
"ababel": "^1.0.12",
"ababel-es2015": "^1.0.1",
"ababel-react": "^1.0.1",
"abrowserify": "^1.0.8",
"ape-capturing": "^1.0.4",
"ape-covering": "^3.0.3",
"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-testing": "^4.0.1",
"ape-tmpl": "^5.0.13",
"ape-updating": "^4.0.4",
"ape-watching": "^2.1.2",
"apeman-react-demo": "^1.0.20",
"coz": "^6.0.11",
"filecopy": "^2.0.1",
"injectmock": "^2.0.0",
"react": "^15.2.1",
"react-dom": "^15.2.1"
},
"peerDependencies": {
"react": ">=15",
"react-dom": ">=15"
},
"engines": {
"node": ">=6",
"npm": ">=3"
}
}