sokolov-sbs-server/package.json
2025-08-07 21:52:59 +02:00

18 lines
360 B
JSON

{
"name": "express-instal",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.1",
"cors": "^2.8.5",
"xmlhttprequest": "^1.8.0",
"xml2js": "^0.4.23",
"ws": "^8.11.0"
}
}