{
  "name": "@postgrestools/cli-aarch64-apple-darwin",
  "version": "0.25.7",
  "license": "MIT or Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/supabase-community/postgres-language-server.git",
    "directory": "packages/@postgrestools/postgrestools"
  },
  "engines": {
    "node": ">=20"
  },
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ]
}