18 lines
370 B
JSON
18 lines
370 B
JSON
{
|
|
"name": "devkit",
|
|
"owner": {
|
|
"name": "Team Name",
|
|
"email": "team@company.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "devkit",
|
|
"description": "Development toolkit plugin",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-agronod-claude-plugins-plugins-devkit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |