{
  "name": "bootstrap-hover-dropdown",
  "version": "2.1.3",
  "description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
  "main": "./bootstrap-hover-dropdown.js",
  "keywords": [
    "twitter",
    "bootstrap",
    "hover",
    "dropdowns"
  ],
  "homepage": "https://github.com/CWSpear/bootstrap-hover-dropdown",
  "dependencies": {
    "bootstrap": "^3.0.0",
    "jquery": ">= 1.9.0"
  },
  "author": {
    "name": "Cameron Spear",
    "web": "http://cameronspear.com"
  },
  "_release": "2.1.3",
  "_resolution": {
    "type": "version",
    "tag": "v2.1.3",
    "commit": "a38c1cece7991390e5bfe6f14adfa6064bec5397"
  },
  "_source": "git://github.com/CWSpear/twitter-bootstrap-hover-dropdown.git",
  "_target": "~2.1.3",
  "_originalSource": "bootstrap-hover-dropdown"
}