UNPKG

makebook

Version:

📖 MakeBook - Convert Markdown into beautifully formatted PDFs.

38 lines (37 loc) • 845 B
{ "name": "makebook", "type": "module", "version": "1.1.6", "description": "📖 MakeBook - Convert Markdown into beautifully formatted PDFs.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/clasen/MakeBook.git" }, "keywords": [ "markdown", "pdf", "makepdf", "book", "documentation", "writing", "latex", "font", "toc", "table", "column", "transclusion", "format", "manual", "clasen" ], "author": "Martin Clasen", "license": "MIT", "bugs": { "url": "https://github.com/clasen/MakeBook/issues" }, "homepage": "https://github.com/clasen/MakeBook#readme", "dependencies": { "makepdf": "^0.1.5" } }