Files
42marketplaces/sync/gh-uma-31-claude-code-plugins-plugins-go-learning-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
433 B
JSON

{
"name": "go-learning-plugin",
"owner": {
"name": "uMa",
"email": "ysmst35@gmail.com"
},
"plugins": [
{
"name": "go-learning-plugin",
"description": "A plugin to help you learn the Go programming language",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-uma-31-claude-code-plugins-plugins-go-learning-plugin.git"
},
"strict": true
}
]
}