18 lines
440 B
JSON
18 lines
440 B
JSON
{
|
||
"name": "git",
|
||
"owner": {
|
||
"name": "korosuke613",
|
||
"email": "plugin@42plugin.com"
|
||
},
|
||
"plugins": [
|
||
{
|
||
"name": "git",
|
||
"description": "Git操作を支援するコマンド集(ブランチ作成、コミット作成)",
|
||
"source": {
|
||
"source": "url",
|
||
"url": "https://git.waymay.us/zhongwei/gh-korosuke613-coding-agent-recipe-claude-plugins-git.git"
|
||
},
|
||
"strict": true
|
||
}
|
||
]
|
||
} |