{ "name": "meshtastic-map", "version": "1.0.0", "description": "", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^1.6.7", "express": "^4.18.3", "node-cache": "^5.1.2" } }