16 lines
304 B
JSON
16 lines
304 B
JSON
{
|
|
"name": "tdg",
|
|
"description": "Test-Driven Generation plugin for Claude Code",
|
|
"version": "0.4.0",
|
|
"author": {
|
|
"name": "Chanwit Kaewkasi",
|
|
"email": "chanwit@gmail.com",
|
|
"url": "https://github.com/chanwit"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |