{
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "express": "^4.18.2",
    "jest": "^29.6.0",
    "mongoose": "^7.3.1",
    "supertest": "^6.3.3",
    "winston": "^3.9.0"
  }
}