This commit is contained in:
Ling53666
2025-05-15 21:01:14 +08:00
parent 9b8553930b
commit 7c371623eb
35 changed files with 620 additions and 401 deletions

17
package-lock.json generated Normal file
View File

@ -0,0 +1,17 @@
{
"name": "青橙",
"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=="
}
}
}