Files
uniapp-im-shop/package.json
2025-12-30 23:28:59 +08:00

17 lines
379 B
JSON

{
"name": "uniapp-im-shop",
"version": "1.0.0",
"description": "unaipp多端im+会议+积分商城",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@tencentcloud/chat-uikit-uniapp": "^3.2.0",
"unplugin-vue2-script-setup": "^0.11.4"
}
}