18 lines
485 B
JSON
18 lines
485 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-hyperskill-claude-code-marketplace-plugins-plugin-development.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |