18 lines
532 B
JSON
18 lines
532 B
JSON
{
|
|
"name": "commit",
|
|
"owner": {
|
|
"name": "evmts",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "commit",
|
|
"description": "Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ananddtyagi-claude-code-marketplace-plugins-commit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |