This commit is contained in:
wdvipa
2026-02-09 16:34:01 +08:00
commit 450367dea2
92 changed files with 36822 additions and 0 deletions

9
deploy-package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "remote-control-server",
"version": "1.0.3",
"description": "Remote Control Server - Runtime Dependencies for pkg",
"dependencies": {
"better-sqlite3": "^11.10.0"
}
}