{
  "name": "ink-docstrap",
  "version": "0.4.2",
  "decription": "A template for JSDoc3 based on Bootstrap and Bootswatch",
  "devDependencies": {
    "async": "~0.2.8",
    "grunt": "~0.4.1",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-less": "~0.5.1",
    "grunt-jsdoc": "^0.5.4",
    "grunt-shell": "~0.2.2",
    "jsdoc": "~3.3.0-alpha5",
    "lodash": "~1.2.1"
  },
  "license": "MIT",
  "keywords": [
    "docstrap",
    "jsdoc3",
    "bootstrap",
    "bootswatch",
    "theme",
    "documentation",
    "jsdoc"
  ],
  "author": {
    "name": "Terry Weiss",
    "email": "me@terryweiss.net"
  },
  "bugs": {
    "url": "https://github.com/terryweiss/docstrap/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/terryweiss/docstrap.git"
  },
  "main": "./template/publish.js",
  "dependencies": {
    "moment": "~2.6.0"
  }
}
