18 lines
484 B
JSON
18 lines
484 B
JSON
{
|
|
"name": "git",
|
|
"owner": {
|
|
"name": "Marcio Altoé",
|
|
"email": "marcio.altoe@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git",
|
|
"description": "Agent-based git workflow automation with Haiku for fast, efficient commit, push, and PR operations using conventional commit standards",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-git.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |