{ "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.21.0", "fingerprintjs": "^0.5.3", "fingerprintjs2": "^2.1.2", "moment": "^2.29.1" } }