I give up

This commit is contained in:
2024-12-15 12:16:42 -05:00
parent 4e8a65fcb7
commit e8754fb514
3 changed files with 57 additions and 1048 deletions
+4 -2
View File
@@ -11,11 +11,13 @@
"dependencies": {
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"authenticate-pam": "^1.0.5",
"express": "^4.21.2",
"express-session": "^1.18.1",
"express-ws": "^5.0.2",
"node-linux-pam": "^0.2.1",
"node-pty": "^1.0.0"
"node-pty": "^1.0.0",
"passport": "^0.7.0",
"passport-local": "^1.0.0"
},
"type": "module"
}