{
  "name": "@olhapi/maestro-win32-x64",
  "version": "0.1.14",
  "description": "Maestro CLI binary for Windows x64",
  "license": "MIT",
  "files": [
    "lib/maestro.exe",
    "LICENSE",
    "README.md"
  ],
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olhapi/maestro.git"
  },
  "homepage": "https://github.com/olhapi/maestro",
  "bugs": {
    "url": "https://github.com/olhapi/maestro/issues"
  },
  "keywords": [
    "maestro",
    "cli",
    "go",
    "mcp",
    "orchestration"
  ],
  "publishConfig": {
    "access": "public"
  }
}
