Files
gh-sboudrias-claude-marketp…/.claude-plugin/plugin.json
2025-11-30 08:54:19 +08:00

15 lines
265 B
JSON

{
"name": "startup-subagents",
"description": "Claude Code plugin",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Simon Boudrias",
"email": "hello@simonboudrias.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}