Files
42marketplaces/sync/gh-atsuki02-my-claude-plugins-my-first-plugin.json
2025-11-29 18:53:27 +08:00

18 lines
389 B
JSON

{
"name": "my-first-plugin",
"owner": {
"name": "Test User",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "my-first-plugin",
"description": "My first test plugin",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-atsuki02-my-claude-plugins-my-first-plugin.git"
},
"strict": true
}
]
}