{
  "name": "turbo-linux-64",
  "version": "1.10.1",
  "description": "The linux-64 binary for turbo, a monorepo build system.",
  "repository": "https://github.com/vercel/turbo",
  "bugs": "https://github.com/vercel/turbo/issues",
  "homepage": "https://turbo.build/repo",
  "license": "MPL-2.0",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "preferUnplugged": true
}