This commit is contained in:
zoujiandong
2024-01-12 09:38:24 +08:00
parent efb6a9aacf
commit 360c1bb977
301 changed files with 19221 additions and 986 deletions
+10 -37
View File
@@ -1,38 +1,8 @@
{
"_from": "tuicall-engine-wx@^1.4.1",
"_id": "tuicall-engine-wx@1.4.1",
"_inBundle": false,
"_integrity": "sha512-Nxx9G4myPhPEaqnPpCEsxoOcEyU9evj/tssXXlZ2rRsPIxXZY914ypnU3QbQhl5kq02+jHJlLgCuFHiB9QzPGg==",
"_location": "/tuicall-engine-wx",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tuicall-engine-wx@^1.4.1",
"name": "tuicall-engine-wx",
"escapedName": "tuicall-engine-wx",
"rawSpec": "^1.4.1",
"saveSpec": null,
"fetchSpec": "^1.4.1"
},
"_requiredBy": [
"/@tencentcloud/call-uikit-wechat"
],
"_resolved": "https://registry.npmmirror.com/tuicall-engine-wx/-/tuicall-engine-wx-1.4.1.tgz",
"_shasum": "8c445d39939f4b00b997da43fe8eda44d1cc90c5",
"_spec": "tuicall-engine-wx@^1.4.1",
"_where": "E:\\WeChatProjects\\test_miniprogram\\node_modules\\@tencentcloud\\call-uikit-wechat",
"author": {
"name": "Tencent Cloud Client R&D Center"
},
"bundleDependencies": false,
"dependencies": {
"tim-wx-sdk": "^2.26.1",
"trtc-wx-sdk": "^1.1.3",
"tsignaling-wx": "^1.0.3"
},
"deprecated": false,
"name": "tuicall-engine-wx",
"version": "1.6.0",
"description": "TUICallEngine miniProgram",
"main": "tuicall-engine-wx.js",
"keywords": [
"通话",
"Call",
@@ -40,11 +10,14 @@
"音频通话",
"音视频"
],
"license": "ISC",
"main": "tuicall-engine-wx.js",
"name": "tuicall-engine-wx",
"repository": {
"type": "git"
},
"version": "1.4.1"
"author": "Tencent Cloud Client R&D Center",
"license": "ISC",
"dependencies": {
"tim-wx-sdk": "latest",
"trtc-wx-sdk": "latest",
"tsignaling-wx": "latest"
}
}
File diff suppressed because one or more lines are too long