{
  "name": "awesome-bootstrap-checkbox",
  "version": "0.3.7",
  "description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.",
  "main": "awesome-bootstrap-checkbox.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/flatlogic/awesome-bootstrap-checkbox.git"
  },
  "keywords": [
    "bootstrap",
    "font-awesome",
    "scss",
    "less"
  ],
  "author": "contact@flatlogic.com (http://flatlogic.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/flatlogic/awesome-bootstrap-checkbox/issues"
  },
  "homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox",
  "files": [
    "demo",
    "awesome-bootstrap-checkbox.css",
    "awesome-bootstrap-checkbox.scss",
    "awesome-bootstrap-checkbox.less",
    "bower.json"
  ]
}