jiuyiUniapp/jiuyi2/node_modules/tuicall-engine-wx/package.json

27 lines
503 B
JSON
Raw Normal View History

2024-12-18 15:46:27 +08:00
{
"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"
}
}