{
  "name": "@oneharness/cli-darwin-arm64",
  "version": "0.16.0",
  "description": "Prebuilt oneharness binary for darwin arm64.",
  "homepage": "https://github.com/nickderobertis/oneharness",
  "license": "MIT",
  "author": "Nick DeRobertis",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nickderobertis/oneharness.git"
  },
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ],
  "files": [
    "bin/oneharness"
  ]
}
