18 lines
530 B
JSON
18 lines
530 B
JSON
{
|
|
"name": "example-full-featured",
|
|
"owner": {
|
|
"name": "ando",
|
|
"email": "ando@kivilaid.ee"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "example-full-featured",
|
|
"description": "Full-featured productivity plugin with Git workflow automation, code review agents, test generation, validation hooks, and example MCP server",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-kivilaid-plugin-marketplace-plugins-example-full-featured.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |