{
  "name": "turbo-windows-64",
  "version": "2.8.17",
  "description": "The windows-x64 binary for turbo, a monorepo build system.",
  "repository": "https://github.com/vercel/turborepo",
  "bugs": "https://github.com/vercel/turborepo/issues",
  "homepage": "https://turborepo.dev",
  "license": "MIT",
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "preferUnplugged": true
}