HttpServer working with GET routes
This commit is contained in:
11
Web/WebSocket/websocket/package.json
Normal file
11
Web/WebSocket/websocket/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"body-parser": "^2.2.0",
|
||||
"compression": "^1.8.1",
|
||||
"express": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/compression": "^1.8.1",
|
||||
"@types/express": "^5.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user