13 lines
355 B
JSON
13 lines
355 B
JSON
{
|
|
"name": "claude-listen",
|
|
"description": "Voice input plugin for Claude Code using the listen CLI tool. Enables voice-to-text transcription for hands-free coding.",
|
|
"version": "1.1.2",
|
|
"author": {
|
|
"name": "gmoqa",
|
|
"email": "gmoqa@users.noreply.github.com",
|
|
"url": "https://github.com/gmoqa"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |