18 lines
354 B
JSON
18 lines
354 B
JSON
{
|
|
"name": "git",
|
|
"owner": {
|
|
"name": "Miles Chou",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git",
|
|
"description": "Git tools",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-mileschou-claude-marketplace-plugins-git.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |