{ "name": "dashboard", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node ./src/server.js" }, "author": "", "license": "ISC", "dependencies": { "@influxdata/influxdb-client": "^1.33.2", "express": "^4.19.2" } }