{
  "name": "bootstrap-checkbox-x",
  "version": "1.5.7",
  "homepage": "https://github.com/kartik-v/bootstrap-checkbox-x",
  "author": "Kartik Visweswaran <kartikv2@gmail.com>",
  "description": "An extended checkbox plugin for bootstrap with three states and additional styles.",
  "bugs": {
    "url": "https://github.com/kartik-v/bootstrap-checkbox-x/issues"
  },
  "style": "./css/checkbox-x.min.css",
  "main": "./js/checkbox-x.min.js",
  "keywords": [
    "bootstrap",
    "checkbox",
    "jquery",
    "three",
    "state",
    "indeterminate",
    "null"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/kartik-v/bootstrap-checkbox-x.git"
  },
  "dependencies": {
    "jquery": ">= 1.9.0",
    "bootstrap": ">= 3.0.0"
  },
  "license": "BSD-3-Clause"
}
