11 lines
226 B
JSON
11 lines
226 B
JSON
{
|
|
"name": "bug-detective",
|
|
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anonymous"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |