Files
gh-andrzejsliwa-claude-code…/.claude-plugin/plugin.json
2025-11-29 17:54:54 +08:00

13 lines
259 B
JSON

{
"name": "github",
"description": "AI-powered github tools",
"version": "1.0.0",
"author": {
"name": "Andrzej Sliwa",
"email": "andrzej.sliwa@gmail.com",
"url": "https://github.com/andrzejsliwa"
},
"commands": [
"./commands"
]
}