18 lines
461 B
JSON
18 lines
461 B
JSON
{
|
|
"name": "claude-plugin",
|
|
"owner": {
|
|
"name": "Geoff Johnson",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-plugin",
|
|
"description": "Plugin management and scaffolding tools for creating and maintaining Claude Code plugins",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-geoffjay-claude-plugins-plugins-claude-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |