{
  "name": "server-worker",
  "version": "0.0.2",
  "type": "commonjs",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts",
  "dependencies": {
    "@tonyshark/framework": "0.7.46",
    "@tonyshark/server-shared": "0.0.1",
    "@tonyshark/shared": "0.10.167",
    "async-mutex": "0.4.0",
    "axios": "1.8.3",
    "axios-retry": "4.4.1",
    "chalk": "4.1.2",
    "chokidar": "3.6.0",
    "fastify": "4.28.1",
    "http-status-codes": "2.2.0",
    "nanoid": "3.3.8",
    "tslib": "2.6.2",
    "write-file-atomic": "5.0.1",
    "p-limit": "2.3.0"
  }
}
