{ "name": "alert-dashboard", "version": "1.0.0", "private": true, "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.22.1" }, "description": "", "main": "index.js", "keywords": [], "author": "", "license": "ISC" }