{ "name": "exchange", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@vant/weapp": "^1.11.7", "async-validator": "^1.11.5", "axios": "^1.8.3", "clipboard": "^2.0.8", "element-ui": "^2.15.14", "highcharts": "^12.1.2", "klinecharts": "^8.6.3", "lodash": "^4.17.20", "qs": "^6.9.4", "uview-ui": "^2.0.38", "vant": "^4.9.17", "vue-i18n": "^8.21.0", "vuex": "^4.1.0" }, "devDependencies": { "babel-plugin-component": "^1.1.1" } }