feat: 第一次上传代码

This commit is contained in:
2025-06-29 23:41:37 +08:00
commit 875c60d3ec
478 changed files with 385642 additions and 0 deletions

18
package-lock.json generated Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "YGTianmuCS",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"lottie-web": "^5.13.0"
}
},
"node_modules/lottie-web": {
"version": "5.13.0",
"resolved": "https://repo.huaweicloud.com/repository/npm/lottie-web/-/lottie-web-5.13.0.tgz",
"integrity": "sha512-+gfBXl6sxXMPe8tKQm7qzLnUy5DUPJPKIyRHwtpCpyUEYjHYRJC/5gjUvdkuO2c3JllrPtHXH5UJJK8LRYl5yQ==",
"license": "MIT"
}
}
}