Files
2025-11-29 18:23:33 +08:00

14 lines
230 B
JSON

{
"name": "pdf-to-pptx-tool",
"description": "PDF to PowerPoint converter CLI tool",
"version": "0.1.0",
"author": {
"name": "Dennis Vriend"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}