app/package.json

12 lines
272 B
JSON
Raw Normal View History

2025-04-21 17:35:54 +08:00
{
"dependencies": {
"@dcloudio/uni-app": "^2.0.2-4050720250324001",
"@tencentcloud/chat-uikit-uniapp": "^2.4.3",
"@vue/runtime-core": "^3.5.13",
2025-05-23 18:56:25 +08:00
"qrcodejs2": "0.0.2",
2025-04-21 17:35:54 +08:00
"unplugin-vue2-script-setup": "^0.11.4",
"vue": "^3.2.0",
"ws": "^8.18.1"
}
2025-05-23 18:56:25 +08:00
}