{ "name": "storeCheck-app", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.chelingzhu.com/chelingzhu-web/storeCheck-app.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "async-validator": "^3.3.0", "lodash": "^4.17.19", "moment": "^2.29.0", "qrcode": "^1.4.4", "uview-ui": "^1.7.3" } }