{
  "name": "@native-sdk/cli-darwin-arm64",
  "version": "0.9.5",
  "description": "The native CLI binary for macOS on Apple silicon (arm64)",
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ],
  "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"
}
