{
  "name": "bootstrap-select",
  "main": [
    "less/bootstrap-select.less",
    "dist/css/bootstrap-select.css",
    "dist/js/bootstrap-select.js"
  ],
  "version": "1.6.3",
  "homepage": "https://github.com/silviomoreto/bootstrap-select",
  "authors": [
    "silviomoreto"
  ],
  "keywords": [
    "form",
    "bootstrap",
    "select",
    "replacement"
  ],
  "dependencies": {
    "jquery": ">=1.8"
  },
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "_release": "1.6.3",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.3",
    "commit": "83d5a1bc0158270fe17f3d745113e89a3a58f9a7"
  },
  "_source": "git://github.com/silviomoreto/bootstrap-select.git",
  "_target": "~1.6.3",
  "_originalSource": "bootstrap-select"
}