Files
coupon/package-lock.json

14 lines
381 B
JSON
Raw Permalink Normal View History

2023-02-18 16:24:17 +08:00
{
"name": "coupon",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@vant/weapp": {
"version": "1.10.0",
"resolved": "https://repo.huaweicloud.com/repository/npm/@vant/weapp/-/weapp-1.10.0.tgz",
"integrity": "sha512-cNW2U98GlYwh8t4loEASyvukITlPohJM9HkAF8/dRSJrKm2689nqE8eeASFkWADdhqayGvy08cWoJhqMNh6ZXA=="
}
}
}