{
  "name": "@pylonsync/cli-linux-x64",
  "version": "0.3.337",
  "description": "Pylon CLI binary for linux-x64. Installed automatically by @pylonsync/cli on x86_64 Linux (most VPS, Fly, ECS, etc.).",
  "license": "MIT",
  "homepage": "https://pylonsync.com",
  "repository": {
    "type": "git",
    "url": "https://github.com/pylonsync/pylon.git",
    "directory": "packages/cli-linux-x64"
  },
  "publishConfig": {
    "access": "public"
  },
  "os": ["linux"],
  "cpu": ["x64"],
  "files": [
    "bin/pylon",
    "README.md"
  ],
  "engines": {
    "node": ">=18"
  }
}
