{
  "name": "bootstrap-multiselect",
  "description": "Twitter Bootstrap plugin to make selects user friendly.",
  "homepage": "http://davidstutz.github.io/bootstrap-multiselect/",
  "version": "0.9.13",
  "keywords": [
    "js",
    "css",
    "less",
    "bootstrap",
    "jquery",
    "multiselect"
  ],
  "main": [
    "./dist/js/bootstrap-multiselect.js",
    "./dist/css/bootstrap-multiselect.css",
    "./dist/less/bootstrap-multiselect.less"
  ],
  "dependencies": {
    "jquery": ">= 1.11.0",
    "bootstrap": ">= 2.3.2"
  },
  "ignore": [
    "docs/.*",
    "tests/.*",
    "*.html",
    "*.git*",
    "*.md",
    "*.png",
    "*.php"
  ],
  "_release": "0.9.13",
  "_resolution": {
    "type": "version",
    "tag": "v0.9.13",
    "commit": "6367ced04daafc054aeff51b2a903669eb0da214"
  },
  "_source": "https://github.com/davidstutz/bootstrap-multiselect.git",
  "_target": "0.9.13",
  "_originalSource": "davidstutz/bootstrap-multiselect"
}