Files
zhxg_app_v1.0/package.json
2025-07-16 15:34:34 +08:00

19 lines
374 B
JSON

{
"name": "xgxt_app",
"version": "1.0.0",
"description": "水电学工系统移动端",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@types/uni-app": "^1.4.8"
},
"dependencies": {
"@wecom/jssdk": "^2.3.1",
"weixin-js-sdk": "^1.6.5"
}
}