chore: initial commit from klp-oa @ 0.8.3, renamed to fad-l3

This commit is contained in:
2026-06-08 15:31:31 +08:00
commit 5cd31efef1
4292 changed files with 581410 additions and 0 deletions

24
package-lock.json generated Normal file
View File

@@ -0,0 +1,24 @@
{
"name": "klp-oa",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"three": "^0.184.0"
}
},
"node_modules/three": {
"version": "0.184.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg=="
}
},
"dependencies": {
"three": {
"version": "0.184.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg=="
}
}
}