{ "name": "sensor", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "dockerpi-sensorhub": "^1.0.3", "express": "^4.18.1", "moment": "^2.29.3", "node-fetch": "^3.2.4", "ws": "^8.6.0" } }