Files
gh-openshift-eng-ai-helpers…/.claude-plugin/plugin.json
2025-11-30 08:45:58 +08:00

11 lines
171 B
JSON

{
"name": "hello-world",
"description": "A hello world plugin",
"version": "1.0.0",
"author": {
"name": "Developer"
},
"commands": [
"./commands"
]
}