Files
gh-fussy113-claude-code-mar…/.claude-plugin/plugin.json
2025-11-29 18:27:40 +08:00

11 lines
192 B
JSON

{
"name": "hello-world",
"description": "A simple hello world plugin",
"version": "0.0.1",
"author": {
"name": "fussy113"
},
"commands": [
"./commands/hello-world.md"
]
}