{
  "name": "@native-sdk/cli-linux-x64-gnu",
  "version": "0.10.1",
  "description": "The native CLI binary for Linux x64 (glibc)",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ],
  "files": [
    "bin"
  ],
  "preferUnplugged": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vercel-labs/native.git"
  },
  "homepage": "https://native-sdk.dev",
  "license": "Apache-2.0"
}
