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

11 lines
172 B
JSON

{
"name": "voicemanager",
"description": "tell user when needs input",
"version": "1.0.0",
"author": {
"name": "Lightsoft"
},
"hooks": [
"./hooks"
]
}