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