2024-01-10 08:57:23 +08:00

19 lines
415 B
JSON

{
"name": "patient",
"version": "1.0.0",
"description": "",
"main": "app.js",
"dependencies": {
"@tencentcloud/call-uikit-wechat": "^2.1.1",
"@tencentcloud/chat-uikit-wechat": "^1.0.14",
"@vant/area-data": "^1.4.0",
"@vant/weapp": "^1.10.12",
"dayjs": "^1.11.7"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "zjd",
"license": "ISC"
}