{
  "name": "@lpm-registry/cli-darwin-x64",
  "version": "0.75.0",
  "description": "LPM CLI native binary for macOS x64 (Intel)",
  "repository": {
    "type": "git",
    "url": "https://github.com/lpm-dev/rust-client"
  },
  "license": "MIT OR Apache-2.0",
  "os": [
    "darwin"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "lpm",
    "lpx"
  ],
  "preferUnplugged": true
}
