15 lines
438 B
JSON
15 lines
438 B
JSON
{
|
|
"name": "pandoc",
|
|
"description": "Document conversion toolkit for Pandoc with templates, validation, and format-specific helpers. Convert markdown to PDF, DOCX, HTML, and presentations with smart defaults and YAML frontmatter validation.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Mae Capacite",
|
|
"email": "cadrianmae@users.noreply.github.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |