Files
2025-11-29 18:21:56 +08:00

13 lines
275 B
JSON

{
"name": "dev-utils",
"description": "Utility commands and skill for general development",
"version": "1.0.0",
"author": {
"name": "Simon Kelly",
"email": "skelly@dimagi.com",
"url": "https://github.com/dimagi"
},
"commands": [
"./commands"
]
}