zoujiandong 2bd2fd31ac 1.22
2024-01-22 08:55:30 +08:00

23 lines
436 B
JSON

{
"name": "tuicall-engine-wx",
"version": "2.1.3",
"description": "TUICallEngine miniProgram",
"main": "tuicall-engine-wx.js",
"keywords": [
"通话",
"Call",
"视频通话",
"音频通话",
"音视频"
],
"repository": {
"type": "git"
},
"author": "Tencent Cloud Client R&D Center",
"license": "ISC",
"dependencies": {
"trtc-wx-sdk": "latest",
"@tencentcloud/chat": "latest"
}
}