{
  "name": "smartmenus-bootstrap-4",
  "title": "SmartMenus jQuery Plugin Bootstrap 4 Addon",
  "description": "Provides support for creating zero config advanced Bootstrap 4 navbars with the SmartMenus jQuery plugin (smartmenus).",
  "keywords": [
    "menu",
    "navigation",
    "accessible",
    "responsive",
    "mobile",
    "ui",
    "jquery-plugin",
    "bootstrap",
    "ecosystem:jquery"
  ],
  "version": "0.1.1",
  "main": "jquery.smartmenus.bootstrap-4.js",
  "author": {
    "name": "Vasil Dinkov",
    "email": "vasko.dinkov@gmail.com",
    "url": "http://vadikom.com"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/MIT"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/vadikom/smartmenus-bootstrap-4.git"
  },
  "bugs": "https://github.com/vadikom/smartmenus/issues",
  "homepage": "http://www.smartmenus.org/",
  "docs": "http://www.smartmenus.org/docs/",
  "download": "http://www.smartmenus.org/download/",
  "dependencies": {
    "jquery": ">=1.7.0",
    "smartmenus": ">=1.1.0"
  }
}
