Files
gh-lightsoft-dev-claude-plu…/.claude-plugin/plugin.json
2025-11-30 08:37:51 +08:00

11 lines
212 B
JSON

{
"name": "test-generator",
"description": "Automatically generate and run tests with detailed reports",
"version": "1.0.0",
"author": {
"name": "Lightsoft"
},
"commands": [
"./commands"
]
}