jingshuiji/package.json
2025-04-22 14:39:59 +08:00

24 lines
471 B
JSON

{
"name": "ui",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.hshuishang.com/xiaoyan/liuyuan.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@vant/area-data": "^2.0.0",
"@vant/weapp": "^1.11.7"
},
"devDependencies": {
"miniprogram-api-typings": "^4.0.4"
}
}