18 lines
460 B
JSON
18 lines
460 B
JSON
{
|
|
"name": "git",
|
|
"owner": {
|
|
"name": "Nathan Vale",
|
|
"email": "hi@nathanvale.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git",
|
|
"description": "Git intelligence for Claude Code - session context, commit history, and smart commits with Conventional Commits",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-nathanvale-side-quest-marketplace-plugins-git.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |