18 lines
515 B
JSON
18 lines
515 B
JSON
{
|
|
"name": "test-orchestrator",
|
|
"owner": {
|
|
"name": "Claude Code Plugin Hub",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "test-orchestrator",
|
|
"description": "Orchestrate complex test workflows with dependencies, parallel execution, and smart test selection",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-test-orchestrator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |