Files
gh-daturkel-dt-cc-plugins-d…/.claude-plugin/plugin.json
2025-11-29 18:18:06 +08:00

12 lines
216 B
JSON

{
"name": "dt-code",
"description": "Tools for improving code quality.",
"version": "0.1.0",
"author": {
"name": "Dan Turkel",
"email": "daturkel@gmail.com"
},
"commands": [
"./commands"
]
}