{
  "name": "@pairling/runtime-darwin-x64",
  "version": "0.2.166",
  "description": "Pairling Mac runtime binaries for Intel Macs. Installed automatically as an optional dependency of the `pairling` package \u2014 do not install directly.",
  "homepage": "https://pairling.dev",
  "bugs": {
    "url": "https://pairling.dev/support"
  },
  "license": "UNLICENSED",
  "author": "Pairling (https://pairling.dev)",
  "files": [
    "automation",
    "bin",
    "python",
    "provider-sdks",
    "manifest.json"
  ],
  "os": [
    "darwin"
  ],
  "cpu": [
    "x64"
  ],
  "engines": {
    "node": ">=20"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mergimg0/pairling-helper"
  }
}
