Files
42marketplaces/sync/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-smoke-test-runner.json
2025-11-30 09:08:53 +08:00

18 lines
491 B
JSON

{
"name": "smoke-test-runner",
"owner": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"plugins": [
{
"name": "smoke-test-runner",
"description": "Quick smoke test suites to verify critical functionality after deployments",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-smoke-test-runner.git"
},
"strict": true
}
]
}