{
  "name": "bootstrap-offcanvas",
  "version": "1.0.0",
  "description": "Build a toggleable off-canvas navigation menu for use with Bootstrap.",
  "main": "index.html",
  "dependencies": {
    "bootstrap": "~3.2.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/siegmergius/bootstrap-offcanvas.git"
  },
  "keywords": [
    "Offcanvas",
    "off",
    "canvas",
    "bootstrap"
  ],
  "author": "Robert Nannier <bobby@nannier.com> (http://www.nannier.com/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/siegmergius/bootstrap-offcanvas/issues"
  },
  "homepage": "https://github.com/siegmergius/bootstrap-offcanvas"
}