15 lines
265 B
JSON
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"
|
|
]
|
|
} |