{ "name": "geiger2", "version": "3.0.0", "date": "2022-03-16", "description": "Graphics for multigeiger sensors", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node app.js" }, "author": "rxf@gmail.com", "license": "ISC", "dependencies": { "axios": "^0.26.1", "body-parser": "^1.19.2", "bootstrap": "^5.1.3", "d3": "^7.3.0", "express": "^4.17.3", "gpx-parse": "^0.10.4", "jquery": "^3.6.0", "jquery-ui": "^1.13.1", "leaflet": "^1.7.1", "math": "0.0.3", "mathjs": "^10.4.0", "moment": "^2.29.1", "mongodb": "^4.4.1", "npm": "^8.5.4", "pug": "^3.0.2" } }