{
  "name": "vibora",
  "version": "9.9.0",
  "description": "Harness Attention. Orchestrate Agents. Ship.",
  "license": "PolyForm-Perimeter-1.0.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/knowsuchagency/vibora"
  },
  "homepage": "https://github.com/knowsuchagency/vibora",
  "type": "module",
  "bin": {
    "vibora": "bin/vibora.js"
  },
  "files": [
    "bin/",
    "server/",
    "lib/",
    "dist/",
    "drizzle/",
    "README.md",
    "LICENSE"
  ],
  "engines": {
    "bun": ">=1.0.0"
  }
}
