11 lines
412 B
JSON
11 lines
412 B
JSON
{
|
|
"name": "md-to-pdf",
|
|
"description": "Regenerate a PDF from a Markdown file on natural-language request (e.g. 'exportier mal das PDF', 'regenerate the PDF'). Uses project-local .md-to-pdf.config.js when present, otherwise a bundled default styled for A4 with small tables.",
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"author": {
|
|
"name": "Jean-Luc Makiola",
|
|
"email": "mail@jeanlucmakiola.de"
|
|
}
|
|
}
|