{
  "name": "pi-vision-agents",
  "version": "0.1.2",
  "description": "Vision agents for pi \u2014 forward images to a vision model (pimage) and YouTube/TikTok videos to a video analyst (pideo) from any non-vision model.",
  "keywords": [
    "pi-package",
    "vision",
    "image",
    "video",
    "pimage",
    "pideo",
    "ocr",
    "youtube",
    "tiktok"
  ],
  "license": "MIT",
  "author": "Ezad Ezanee <ezad@olivestouch.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ezadEzanee/pi-vision-agents.git"
  },
  "type": "module",
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "typebox": "*"
  }
}
