UNPKG

@eluvio/elv-docdash

Version:

A customized version of the Docdash JSDoc theme (https://github.com/clenemt/docdash)

21 lines (20 loc) 437 B
{ "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" } }