18 lines
489 B
JSON
18 lines
489 B
JSON
{
|
|
"name": "plugin-development",
|
|
"owner": {
|
|
"name": "Ivan Magda",
|
|
"email": "ivan.magda@outlook.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "plugin-development",
|
|
"description": "A comprehensive toolkit for creating, validating, and distributing Claude Code plugins",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ivan-magda-claude-code-plugin-template-plugins-plugin-development.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |