Files
gh-dnvriend-markdown-quiz-e…/.claude-plugin/plugin.json
2025-11-29 18:23:26 +08:00

14 lines
261 B
JSON

{
"name": "markdown-quiz-exporter-tool",
"description": "CLI tool for exporting quiz markdown to multiple formats",
"version": "0.1.0",
"author": {
"name": "Dennis Vriend"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}