{
  "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"
}
