{
  "name": "sherry-docstrap",
  "version": "1.3.2",
  "decription": "A template for JSDoc3 based on Bootstrap and Bootswatch",
  "devDependencies": {
    "async": "~2.0.1",
    "grunt": "~1.0.1",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-less": "~1.4.0",
    "grunt-contrib-uglify": "~2.0.0",
    "grunt-shell": "~1.3.1",
    "jsdoc": "~3.4.0",
    "lodash": "~4.15.0",
    "request": "^2.74.0"
  },
  "license": "MIT",
  "keywords": [
    "bootstrap",
    "bootswatch",
    "docstrap",
    "documentation",
    "jsdoc",
    "jsdoc3",
    "theme"
  ],
  "author": {
    "email": "me@terryweiss.net",
    "name": "Terry Weiss"
  },
  "bugs": {
    "url": "https://github.com/docstrap/docstrap/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/docstrap/docstrap.git"
  },
  "main": "./template/publish.js",
  "dependencies": {
    "moment": "^2.14.1",
    "sanitize-html": "^1.13.0"
  }
}
