UNPKG

react-checkbox-list

Version:

A bootstrap-style react component for checkbox list.

28 lines (27 loc) 678 B
{ "name": "react-checkbox-list", "version": "0.0.2", "description": "A bootstrap-style react component for checkbox list.", "main": "CheckBoxList.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sonyan/react-checkbox-list.git" }, "keywords": [ "checkbox", "checkboxlist", "checkboxgroup", "react", "bootstrap", "component" ], "author": "Sony An <sony.an@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/sonyan/react-checkbox-list/issues" }, "homepage": "https://github.com/sonyan/react-checkbox-list" }