{ "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" } }