Files
RentWeAppFront/package.json
2026-01-30 09:01:38 +08:00

29 lines
694 B
JSON

{
"name": "oa_house",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@dcloudio/uni-app": "2.0.2-4070620250821001",
"@dcloudio/uni-h5": "2.0.2-4070620250821001",
"@dcloudio/uni-mp-weixin": "2.0.2-4070620250821001",
"@escook/request-miniprogram": "^0.2.1",
"axios": "1.7.3",
"axios-miniprogram-adapter": "^0.3.5",
"date-fns": "3.6.0",
"jsencrypt": "^3.5.4",
"qrcode": "^1.5.4",
"vue": "2.6.14"
},
"devDependencies": {
"@dcloudio/types": "^3.4.25",
"vite": "2.9.16"
}
}