UNPKG

pdoc

Version:

A comment and md tools html output through.

23 lines (21 loc) 346 B
{ "name": "pdoc", "version": "0.0.3", "description": "A comment and md tools html output through.", "main": "index.js", "scripts": { "test": "pdoc -output ./output" }, "dependencies": { }, "keywords": [ "pdoc", "markdown", "js", "nodejs", "doc", "html" ], "author": "nuer", "license": "MIT" }