Files
2025-11-30 08:40:45 +08:00

12 lines
203 B
JSON

{
"name": "spec",
"description": "A plugin for spec-driven development",
"version": "1.0.0",
"author": {
"name": "MLL",
"email": "info@mll.com"
},
"commands": [
"./commands"
]
}