Files
42marketplaces/sync/gh-stallboy-claude-code-marketplace-plugins-code.json
2025-11-30 09:08:53 +08:00

18 lines
361 B
JSON

{
"name": "code",
"owner": {
"name": "stallboy",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "code",
"description": "code plugin",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-stallboy-claude-code-marketplace-plugins-code.git"
},
"strict": true
}
]
}