Files
gh-aojdevstudio-dev-utils-m…/.claude-plugin/plugin.json
2025-11-29 17:58:03 +08:00

13 lines
314 B
JSON

{
"name": "task-orchestration-hooks",
"description": "task-orchestration automation hooks for development workflow",
"version": "3.0.0",
"author": {
"name": "Ossie Irondi",
"email": "admin@kamdental.com",
"url": "https://github.com/AojdevStudio"
},
"hooks": [
"./hooks/hooks.json"
]
}