18 lines
365 B
JSON
18 lines
365 B
JSON
{
|
|
"name": "tdg",
|
|
"owner": {
|
|
"name": "Chanwit Kaewkasi",
|
|
"email": "chanwit@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "tdg",
|
|
"description": "Test-Driven Generation plugin for Claude Code",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-chanwit-tdg.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |