{ "name": "iot_server_v2", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.20.0", "body-parser": "^1.19.0", "ejs": "^3.1.5", "express": "^4.17.1", "morgan": "^1.10.0" } }