18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"name": "plugin-builder",
|
|
"owner": {
|
|
"name": "Christopher Rathgeb",
|
|
"email": "chris@techsnack.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "plugin-builder",
|
|
"description": "A meta-plugin for building Claude Code plugins, including commands, agents, and hooks",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-crathgeb-claude-code-plugins-plugins-plugin-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |