{
  "name": "@vibes.diy/call-ai-v2",
  "version": "3.0.3",
  "description": "",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "build": "core-cli tsc",
    "cli": "tsx cli.ts",
    "test": "vitest run",
    "test:watch": "vitest"
  },
  "keywords": [],
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    "@adviser/cement": "~0.5.34",
    "@vibes.diy/identity": "^3.0.3",
    "arktype": "~2.2.1",
    "cmd-ts": "~0.15.0",
    "mime": "~4.1.0",
    "zx": "~8.8.5"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VibesDIY/vibes.diy.git"
  }
}
