{
  "name": "backend",
  "packageManager": "yarn@4.6.0",
  "scripts": {
    "barrels": "barrelsby -c barrelsby.json --delete"
  },
  "devDependencies": {
    "@types/object-hash": "^3",
    "barrelsby": "^2.8.1",
    "rollup": "^4.34.8",
    "typescript": "5.7.3"
  },
  "dependencies": {
    "@needle-di/core": "^0.10.1",
    "@temporalio/activity": "^1.11.7",
    "@temporalio/client": "^1.11.7",
    "@temporalio/common": "^1.11.7",
    "@temporalio/worker": "^1.11.7",
    "@temporalio/workflow": "^1.11.7",
    "@types/node": "^22.13.4",
    "any-date-parser": "^2.0.3",
    "arktype": "2.0.4",
    "axios": "^1.7.9",
    "chrono-node": "^2.7.8",
    "clipanion": "^4.0.0-rc.4",
    "cloudevents": "^8.0.2",
    "discordeno": "^21.0.0",
    "dotenv": "^16.4.7",
    "hash-wasm": "^4.12.0",
    "json-stable-stringify": "^1.2.1",
    "object-hash": "^3.0.0",
    "postgres": "^3.4.5",
    "ts-markdown-builder": "^0.4.0",
    "why-is-node-running": "^3.2.2",
    "znv": "^0.4.0",
    "zod": "^3.24.1",
    "zod-config": "^0.1.2"
  }
}