This commit is contained in:
2026-03-11 14:52:32 +08:00
commit 688e46e1a6
105 changed files with 16711 additions and 0 deletions

18
package-lock.json generated Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "app架子",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@climblee/uv-ui": "^1.1.20"
}
},
"node_modules/@climblee/uv-ui": {
"version": "1.1.20",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/@climblee/uv-ui/-/uv-ui-1.1.20.tgz",
"integrity": "sha512-jkyesHJsPJkF4Nap9ZmG1/ibKlxXA5M8+ntqKXwwloIsYSYL5SOKb0gyPj17aBOU1PkJpmeiZ8PwnTolhK2/HA==",
"license": "ISC"
}
}
}