{ "name": "system_status_ui_server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.21.1", "express": "^4.17.1", "morgan": "^1.10.0", "path": "^0.12.7", "request": "^2.88.2" } }