UNPKG

documon

Version:

A documentation system for mortals. Use with any language.

31 lines (30 loc) 639 B
{ "name": "documon", "version": "2.5.5", "description": "A documentation system for mortals. Use with any language.", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bobtherobot/documon.git" }, "keywords": [ "documentation", "doc", "docs", "YUIdoc", "javadoc", "JSdoc" ], "author": "mike gieson", "license": "MIT", "bugs": { "url": "https://github.com/bobtherobot/documon/issues" }, "homepage": "https://www.documon.net" }