{
  "name": "@mightybot/mbcli",
  "version": "0.6.24",
  "description": "MightyBot mb CLI and local MCP server",
  "bin": {
    "mb": "bin/mb.js"
  },
  "files": [
    "bin/mb.js",
    "README.md"
  ],
  "engines": {
    "node": ">=16"
  },
  "license": "UNLICENSED",
  "private": false,
  "optionalDependencies": {
    "@mightybot/mbcli-darwin-arm64": "0.6.24",
    "@mightybot/mbcli-darwin-x64": "0.6.24",
    "@mightybot/mbcli-linux-x64": "0.6.24",
    "@mightybot/mbcli-linux-arm64": "0.6.24",
    "@mightybot/mbcli-win32-x64": "0.6.24"
  },
  "homepage": "https://mightybot.ai"
}
