init project

This commit is contained in:
2025-11-02 16:10:27 +08:00
commit dcdd617a68
16 changed files with 2409 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"engines": {
"node": "22.x"
}
}