Files
Wx_AUTS_Prod/Web/package-lock.json

18 lines
435 B
JSON
Raw Normal View History

2025-11-26 17:42:45 +08:00
{
"name": "WXApp",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@vant/weapp": "^1.10.19"
}
},
"node_modules/@vant/weapp": {
"version": "1.10.19",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.19.tgz",
"integrity": "sha512-RStOPlSELi9lqim9dGagguViUVMNnfZaEceZ248JZgPjn5TzL2nwwHGWl9VI69SBPC+5MPS+LXm7Z4jcdscFeg=="
}
}
}