added expressjs server instead of python one
This commit is contained in:
10
nodeserver/package.json
Normal file
10
nodeserver/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.1",
|
||||
"express": "^4.18.2",
|
||||
"http": "^0.0.1-security",
|
||||
"ip": "^1.1.8",
|
||||
"node-ip": "^0.1.2",
|
||||
"xmlhttprequest": "^1.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user