UNPKG

jsdoc-oblivion

Version:
32 lines (31 loc) 723 B
{ "name": "jsdoc-oblivion", "version": "0.0.9", "description": "A gray and blue theme for JSDoc.", "main": "template/publish.js", "scripts": { "test": "npm test" }, "repository": { "type": "git", "url": "https://github.com/miguelmota/jsdoc-oblivion" }, "keywords": [ "jsdoc", "template", "theme", "javascript", "oblivion" ], "author": "Miguel Mota <hello@miguelmota.com> (http://www.miguelmota.com/)", "license": "MIT", "bugs": { "url": "https://github.com/miguelmota/jsdoc-oblivion/issues" }, "homepage": "https://github.com/miguelmota/jsdoc-oblivion", "devDependencies": { "grunt": "^0.4.5", "grunt-jsdoc": "^2.1.0", "jsdoc": "^3.4.3" } }