init
This commit is contained in:
commit
8c889222ce
10 changed files with 4525 additions and 0 deletions
11
package.json
Normal file
11
package.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"cookie-parser": "^1.4.6",
|
||||
"express": "^4.18.2",
|
||||
"http": "^0.0.1-security",
|
||||
"socket.io": "^4.7.1",
|
||||
"sqlite": "^5.0.1",
|
||||
"sqlite3": "^5.1.6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue