qingcheng-xiaochengxu/package-lock.json
2025-05-15 22:36:38 +08:00

18 lines
439 B
JSON

{
"name": "qingcheng-xiaochengxu",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"mp-html": "^2.5.1"
}
},
"node_modules/mp-html": {
"version": "2.5.1",
"resolved": "https://registry.npmmirror.com/mp-html/-/mp-html-2.5.1.tgz",
"integrity": "sha512-7BEH8dnQ89kOIyjdoYni8zcc0QAg+lgEWg0n9or9q2D4l26JNG+KPzHfttDyisC/5S7aPBblpXrFTYQv475w/Q=="
}
}
}