18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"name": "git-commit",
|
|
"owner": {
|
|
"name": "Vincent Demeester",
|
|
"email": "vincent@sbr.pm"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-commit",
|
|
"description": "Create well-formatted commit messages for your current work",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-vdemeester-claude-code-plugins-plugins-git-commit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |