oil-station/gasStation-uni/package.json

14 lines
257 B
JSON
Raw Permalink Normal View History

2024-08-16 18:26:19 +08:00
{
"dependencies": {
"@dcloudio/uni-ui": "^1.4.28",
"bignumber.js": "^9.1.2",
"crypto-js": "^4.2.0",
2024-09-13 17:20:35 +08:00
"uview-ui": "^2.0.37",
2024-08-16 18:26:19 +08:00
"weixin-js-sdk": "^1.6.5"
},
"devDependencies": {
"sass": "^1.69.5",
"sass-loader": "^10.5.0"
}
}