Files
gh-elct9620-claudekit-plugi…/.claude-plugin/plugin.json
2025-11-29 18:25:10 +08:00

11 lines
214 B
JSON

{
"name": "dependabot",
"description": "Commands to interact with Dependabot on GitHub repositories.",
"version": "0.4.1",
"author": {
"name": "Aotokitsuruya"
},
"commands": [
"./commands"
]
}