Files
2025-11-30 08:28:27 +08:00

17 lines
294 B
JSON

{
"name": "clydehub",
"description": "Comprehensive Git workflow management plugin with CI automation and lint fixing",
"version": "1.0.0",
"author": {
"name": "John Clyde"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}