{
  "name": "bootstrap-help-manager",
  "version": "0.5.2",
  "description": "Plugin and management console to create and manage help icons and content across an entire site.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/psalmody/Bootstrap-Help-Manager.git"
  },
  "keywords": [
    "Bootstrap",
    "jQuery",
    "jquery-plugin",
    "help",
    "manager",
    "console",
    "sitewide"
  ],
  "author": "Michael A Smith @psalmody",
  "license": {
      "type": "MIT License",
      "url": "https://github.com/psalmody/bootstrap-help-manager/blob/master/mit-license.md"
  },
  "bugs": {
    "url": "https://github.com/psalmody/Bootstrap-Help-Manager/issues"
  },
  "homepage": "https://github.com/psalmody/Bootstrap-Help-Manager",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1"
  }
}
