{
  "name": "@fallow-cli/win32-arm64-msvc",
  "version": "3.7.1",
  "description": "Fallow CLI binary for Windows ARM64 (MSVC)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fallow-rs/fallow.git"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "arm64"
  ],
  "files": [
    "fallow.exe",
    "fallow.exe.sig"
  ],
  "fallowDigests": {
    "fallow.exe": "sha256:ec8ec225ceda241fdac1a5d9cda88b6aa353f216fb0cc10d0705fc821fc0f8e9"
  }
}
