{ "name": "opationsure", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev:mp-weixin": "cross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch --minimize" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "dayjs": "^1.10.7", "qs": "^6.10.2" }, "devDependencies": { "js-md5": "^0.7.3" } }