18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"name": "git",
|
|
"owner": {
|
|
"name": "Geoff Johnson",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git",
|
|
"description": "Git focused utilities with namespaced commands for advanced workflows",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-geoffjay-claude-plugins-plugins-utilities-git.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |