{ "name": "src", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@sentry/node": "^7.105.0", "@sentry/profiling-node": "^7.105.0", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^4.18.3", "ioredis": "^5.3.2", "ioredis-cache": "^2.0.1", "winston": "^3.12.0" } }