{
  "name": "select2-bootstrap-css",
  "version": "1.4.6",
  "main": [
    "select2-bootstrap.css"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "components"
  ],
  "dependencies": {
    "select2": "^3.3.2"
  },
  "devDependencies": {
    "bootstrap": "~3.3.0",
    "bootstrap-sass-official": "3.3.3",
    "respond": "~1.4.2"
  },
  "homepage": "https://github.com/t0m/select2-bootstrap-css",
  "_release": "1.4.6",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.6",
    "commit": "2003cb5df5c4e9bbbfbb37bc103e57456174b343"
  },
  "_source": "git://github.com/t0m/select2-bootstrap-css.git",
  "_target": "~1.4.6",
  "_originalSource": "select2-bootstrap-css"
}