18 lines
415 B
JSON
18 lines
415 B
JSON
{
|
|
"name": "sc-test",
|
|
"owner": {
|
|
"name": "Csaba Szugyiczki",
|
|
"email": "csaba.szugyiczki@supercharge.io"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "sc-test",
|
|
"description": "The best plugin to try if we can make this thing easily work",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-szugyi-claude-plugin-poc.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |