{
  "name": "vision-handoff",
  "version": "1.0.0",
  "description": "Vision handoff extension for pi - send images to a vision-capable model for analysis",
  "keywords": ["pi-package", "extension", "vision", "image-analysis"],
  "pi": {
    "extensions": ["./extensions/vision-handoff"]
  },
  "author": "scavanger2221",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scavanger2221/vision-handoff-package.git"
  },
  "bugs": {
    "url": "https://github.com/scavanger2221/vision-handoff-package/issues"
  },
  "homepage": "https://github.com/scavanger2221/vision-handoff-package#readme"
}
