{
  "name": "@agent-qofeno/agentx-cli",
  "bin": {
    "agentx": "./bin/agentx.exe"
  },
  "scripts": {
    "postinstall": "node ./postinstall.mjs"
  },
  "version": "1.20.54",
  "license": "MIT",
  "os": [
    "darwin",
    "linux",
    "win32"
  ],
  "cpu": [
    "arm64",
    "x64"
  ],
  "optionalDependencies": {
    "@agent-qofeno/agentx-cli-linux-arm64": "1.20.54"
  }
}