{
  "name": "@treeship/cli-darwin-arm64",
  "version": "0.19.1",
  "description": "Treeship CLI binary for darwin arm64",
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ],
  "license": "Apache-2.0",
  "files": [
    "postinstall.js",
    "binary.js",
    "expected-checksum.txt",
    "README.md"
  ],
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zerkerlabs/treeship"
  }
}
