{
  "name": "bootstrap-dropdown-hover",
  "title": "Bootstrap Dropdown Hover",
  "description": "Open Bootstrap dropdown menus on mouse hover, the proper way. Compatible with Bootstrap 3 & 4.",
  "author": "István Ujj-Mészáros (https://github.com/istvan-ujjmeszaros)",
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/istvan-ujjmeszaros/bootstrap-dropdown-hover.git"
  },
  "homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
  "version": "4.2.0",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-cli": "^1.3.1",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-uglify": "^3.4.0"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "bugs": {
    "url": "https://github.com/istvan-ujjmeszaros/bootstrap-dropdown-hover/issues"
  },
  "main": "dist/jquery.bootstrap-dropdown-hover.min.js",
  "keywords": [
    "jquery-plugin",
    "bootstrap",
    "dropdown",
    "hover",
    "ui"
  ],
  "license": "Apache-2.0"
}
