{
  "name": "@eluvio/elv-docdash",
  "version": "0.0.3",
  "description": "A customized version of the Docdash JSDoc theme (https://github.com/clenemt/docdash)",
  "main": "index.js",
  "scripts": {
    "test": "jsdoc -c fixtures/fixtures.conf.json"
  },
  "keywords": [
    "Eluvio",
    "jsdoc",
    "template",
    "docdash"
  ],
  "license": "Apache 2.0",
  "devDependencies": {
    "jsdoc": "^3.6.10",
    "taffydb": "^2.7.3"
  }
}
