react-checkbox-list
Version:
A bootstrap-style react component for checkbox list.
20 lines (19 loc) • 422 B
JSON
{
"name": "react-checkbox-list",
"version": "0.0.1",
"homepage": "https://github.com/sonyan/react-checkbox-list",
"authors": [
"Sony An <sony.an@outlook.com>"
],
"description": "A bootstrap-style react component for checkbox list",
"main": "CheckBoxList.js",
"keywords": [
"checkbox",
"CheckboxList",
"CheckboxGroup",
"react",
"component",
"bootstrap"
],
"license": "MIT"
}