{ "name": "traxer2", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "cors": "^2.8.5", "csv-parse": "^6.1.0", "express": "^5.2.1", "gtfs-realtime-bindings": "^1.1.1", "mysql2": "^3.15.3", "node-fetch": "^3.3.2", "parse": "^7.1.2", "pg": "^8.16.3", "redis": "^5.10.0", "unzipper": "^0.12.3" } }