18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"name": "example-plugin",
|
|
"owner": {
|
|
"name": "nobodyiscertain",
|
|
"email": "hey@nobodyiscertain.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "example-plugin",
|
|
"description": "An example plugin demonstrating commands, agents, hooks, and MCP servers",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-nobodyiscertain-claude-marketplace-plugins-example-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |