apeman-react-toast
Version:
apeman react package for toast components.
64 lines (63 loc) • 1.68 kB
JSON
{
"name": "apeman-react-toast",
"version": "1.1.6",
"description": "apeman react package for toast components.",
"main": "lib",
"scripts": {
"test": "./ci/test.js"
},
"repository": "apeman-react-labo/apeman-react-toast",
"keywords": [
"React",
"apeman",
"react-component"
],
"author": {
"email": "okunishitaka.com@gmail.com",
"name": "okunishinishi",
"url": "http://okunishitaka.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/apeman-react-labo/apeman-react-toast/issues"
},
"homepage": "https://github.com/apeman-react-labo/apeman-react-toast#readme",
"dependencies": {
"apeman-react-icon": "^1.3.0",
"apeman-react-mixins": "^2.6.0",
"apeman-react-style": "^2.5.0",
"apeman-react-touchable": "^3.0.2",
"argx": "^1.3.1",
"arrayfilter": "^1.1.2",
"async": "^1.5.2",
"classnames": "^2.2.3",
"extend": "^3.0.0"
},
"devDependencies": {
"ape-compiling": "^3.3.0",
"ape-covering": "^2.0.2",
"ape-deploying": "^3.0.0",
"ape-highlighting": "^2.0.1",
"ape-releasing": "^2.0.1",
"ape-reporting": "^2.0.3",
"ape-tasking": "^2.0.2",
"ape-testing": "^2.0.0",
"ape-tmpl": "^2.0.9",
"ape-updating": "^2.0.3",
"ape-watching": "^2.0.0",
"apeman-asset-stylesheets": "^1.0.5",
"apeman-react-basic": "^2.20.0",
"apeman-react-theme": "^2.5.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"coz": "^4.0.1",
"expandglob": "^1.0.1",
"injectmock": "^1.1.3",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"sharegit": "^1.0.0"
},
"engines": {
"node": ">=4.0.0"
}
}