app/package.json
2025-03-19 16:34:23 +08:00

23 lines
515 B
JSON

{
"name": "wzj",
"version": "4.0.0",
"description": "> npm i @tencentcloud/chat-uikit-uniapp unplugin-vue2-script-setup",
"main": "main.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://82.156.121.2:3000/abu/app.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"@tencentcloud/chat-uikit-uniapp": "^2.4.3",
"unplugin-vue2-script-setup": "^0.11.4"
}
}