Files
2025-11-29 18:20:04 +08:00

11 lines
285 B
JSON

{
"name": "simple-sdd-plugin",
"description": "Simple SDD (Software Specification & Design) workflow commands for generating specifications, plans, tasks, and implementations",
"version": "1.0.0",
"author": {
"name": "Stefan Cho"
},
"commands": [
"./commands"
]
}