15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"name": "clawdtalk-client",
|
|
"version": "2.0.1",
|
|
"description": "Voice calling and SMS for Clawdbot",
|
|
"author": "Telnyx",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/team-telnyx/clawdtalk-client.git"
|
|
},
|
|
"dependencies": {
|
|
"ws": "^8.18.0"
|
|
}
|
|
}
|