{ "name": "uniTemplete", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "uni-app": { "scripts": { "mp-dingtalk": { "title": "推策服务平台", "env": { "UNI_PLATFORM": "mp-alipay" }, "define": { "MP-DINGTALK": true } } } }, "repository": { "type": "git", "url": "" }, "author": "wally", "license": "ISC", "dependencies": { "axios": "^0.19.2", "moment": "^2.27.0" }, "devDependencies": { "jquery": "^3.5.1" } }