{
  "name": "@vibes.diy/api-impl",
  "version": "13.1.2",
  "license": "Apache-2.0",
  "type": "module",
  "main": "./index.js",
  "scripts": {
    "build": "core-cli tsc"
  },
  "dependencies": {
    "@adviser/cement": "~0.5.34",
    "@vibes.diy/api-pkg": "13.1.2",
    "@vibes.diy/api-types": "13.1.2",
    "@vibes.diy/call-ai-v2": "13.1.2",
    "@vibes.diy/identity": "13.1.2",
    "@vibes.diy/vibe-types": "13.1.2",
    "arktype": "~2.2.3",
    "ws": "~8.21.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VibesDIY/vibes.diy.git"
  }
}
