dmd-clear
Version:
plugin for jsdoc-to-markdown for clearer output
31 lines (30 loc) • 683 B
JSON
{
"name": "dmd-clear",
"version": "0.1.2",
"description": "plugin for jsdoc-to-markdown for clearer output",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jtlapp/dmd-clear.git"
},
"keywords": [
"jsdoc-to-markdown",
"dmd",
"plugin",
"jsdoc",
"markdown"
],
"author": {
"name": "Joe Lapp",
"email": "arachnojoe@gmail.com",
"url": "http://josephtlapp.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jtlapp/dmd-clear/issues"
},
"homepage": "https://github.com/jtlapp/dmd-clear#readme"
}