8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"dependencies": {
|
|
"express": "^4.18.2",
|
|
"express-async-errors": "^3.1.1",
|
|
"ws": "^8.14.2"
|
|
},
|
|
"type": "module"
|
|
} |