hy-checkbox
Version:
checkbox & radio ui components for react
35 lines (34 loc) • 764 B
JSON
{
"name": "hy-checkbox",
"version": "1.1.6",
"description": "checkbox & radio ui components for react",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"checkboxGroup",
"checkbox",
"radioGroup",
"radio"
],
"devDependencies": {
},
"dependencies": {
"classnames": "^2.2.5",
"react": "^15.3.2",
"react-dom": "^15.3.2",
"recharts": "^0.15.2",
"formsy-react": "^0.19.2",
"rc-calendar": "^8.4.1",
"rc-pagination": "^1.8.10",
"rc-select": "^6.8.6",
"rc-slider": "^8.1.3",
"rc-table": "^5.3.4",
"rc-time-picker": "^2.4.1",
"react-router": "^4.1.2",
"react-redux": "^4.4.5"
},
"author": "simeiyu",
"license": "ISC"
}