18 lines
426 B
JSON
18 lines
426 B
JSON
{
|
|
"name": "git-workflow",
|
|
"owner": {
|
|
"name": "David Lopes",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-workflow",
|
|
"description": "Git and GitHub workflow commands for commits and pull requests",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dnlopes-claude-code-plugins-git-workflow.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |