Files
gh-yeetrun-claude-code-plug…/.claude-plugin/plugin.json
2025-11-30 09:08:09 +08:00

15 lines
271 B
JSON

{
"name": "yeet",
"description": "Yeet builds and deploys your project, making it available online.",
"version": "1.0.0",
"author": {
"name": "Yeet",
"email": "support@yeet.net"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}