mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 17:51:22 +00:00
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"name": "@openclaw/speech-core",
|
|
"version": "2026.4.6",
|
|
"private": true,
|
|
"description": "OpenClaw speech runtime package",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@openclaw/plugin-sdk": "workspace:*"
|
|
}
|
|
}
|