27 lines
503 B
JSON
27 lines
503 B
JSON
{
|
|
"name": "tuicall-engine-wx",
|
|
"version": "2.2.8",
|
|
"description": "TUICallEngine miniProgram",
|
|
"main": "tuicall-engine-wx.js",
|
|
"keywords": [
|
|
"call",
|
|
"video call",
|
|
"audio call",
|
|
"video",
|
|
"audio",
|
|
"tencent",
|
|
"chat",
|
|
"real-time communication",
|
|
"javascript"
|
|
],
|
|
"repository": {
|
|
"type": "git"
|
|
},
|
|
"author": "Tencent Cloud Client R&D Center",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"trtc-wx-sdk": "latest",
|
|
"@tencentcloud/chat": "latest"
|
|
}
|
|
}
|