Yizhan-app/package.json

27 lines
510 B
JSON

{
"name": "hljhq_app",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"@vant/area-data": "^1.5.1",
"echarts": "^5.4.3",
"html2canvas": "^1.4.1",
"jweixin-module": "^1.6.0",
"qrcodejs2": "0.0.2",
"ts-jwsdk": "^1.0.3",
"vant": "^2.13.2",
"vconsole": "^3.9.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"less": "^4.2.0",
"less-loader": "^11.1.3"
}
}