{
  "name": "loke-jsdoc-theme",
  "version": "2.1.0",
  "description": "Modified version of the minami JSDoc theme for LOKE apps",
  "main": "publish.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "generate-docs": "jsdoc --configure ./this.jsdoc.json --verbose"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LOKE/jsdoc-theme.git"
  },
  "author": "Den Williams",
  "licenses": [{
    "type": "Apache-2.0",
    "url": "http://www.apache.org/licenses/LICENSE-2.0"
  }],
  "bugs": {
    "url": "https://github.com/LOKE/jsdoc-theme/issues"
  },
  "homepage": "https://github.com/LOKE/jsdoc-theme"
}
