18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"name": "git-start-new",
|
|
"owner": {
|
|
"name": "Matthew Pazaryna",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-start-new",
|
|
"description": "Simple example plugin demonstrating basic slash commands",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-mpazaryna-claude-toolkit-plugins-git-start-new.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |