{ "name": "stats", "version": "1.0.0", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.9.0", "express": "^4.21.0", "leaflet": "^1.9.4", "moment": "^2.30.1" } }