{
  "private": "true",
  "name": "worker",
  "scripts": {
    "dev": "IS_WORKER=\"yes\" pnpm --dir ../server run dev:worker"
  }
}
