18 lines
475 B
JSON
18 lines
475 B
JSON
{
|
|
"name": "test-first-tdd",
|
|
"owner": {
|
|
"name": "cash",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "test-first-tdd",
|
|
"description": "Structured Test-First TDD: Plan-driven approach with comprehensive documentation and verification",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cashwu-claude-code-tdd-marketplace-plugins-test-first-tdd.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |