{
  "description": "A high-performance GraphQL proxy, optimized for cloud-native environments, covering edge, middle, and service layers.",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/tailcallhq/tailcall"
  },
  "homepage": "https://tailcall.run/",
  "keywords": [
    "graphql",
    "proxy",
    "api-gateway",
    "rust",
    "http",
    "grpc",
    "bff",
    "backend-for-frontend",
    "microservices",
    "high-performance",
    "edge"
  ],
  "name": "@tailcallhq/core-linux-x64-gnu",
  "version": "v1.5.18",
  "bin": {
    "tailcall": "./bin/tailcall"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ]
}