18 lines
433 B
JSON
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
|
|
}
|
|
]
|
|
} |