Files
tk-mini-program/package.json
pengxiaolong 829199a197 上传头像
2025-05-20 19:09:04 +08:00

22 lines
632 B
JSON

{
"name": "tk-mini-program",
"version": "1.0.0",
"description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/pengxiaolong711/tk-mini-program.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@tencentcloud/chat-uikit-uniapp": "^2.4.3",
"cos-wx-sdk-v5": "^1.8.0",
"unplugin-vue2-script-setup": "^0.11.4"
}
}