12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"name": "clarification",
|
|
"description": "A lightweight plugin for clarifying tasks and requirements through structured questions",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Kasper Junge",
|
|
"url": "https://github.com/kasperjunge"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |