{
  "name": "@vibes.diy/use-vibes-base",
  "version": "2.4.4",
  "type": "module",
  "main": "./index.js",
  "description": "Core components and utilities for use-vibes (internal workspace package)",
  "scripts": {
    "build": "core-cli tsc"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@adviser/cement": "~0.5.34",
    "@clerk/react": "~6.6.0",
    "@fireproof/core": "~0.24.19",
    "@fireproof/core-device-id": "~0.24.19",
    "@fireproof/core-keybag": "~0.24.19",
    "@fireproof/core-protocols-dashboard": "~0.24.19",
    "@fireproof/core-runtime": "~0.24.19",
    "@fireproof/core-types-base": "~0.24.19",
    "@fireproof/core-types-protocols-cloud": "~0.24.19",
    "@fireproof/core-types-protocols-dashboard": "~0.24.19",
    "@fireproof/use-fireproof": "~0.24.19",
    "@vibes.diy/api-impl": "^2.4.4",
    "@vibes.diy/base": "^2.4.4",
    "@vibes.diy/prompts": "^2.4.4",
    "@vibes.diy/use-vibes-types": "^2.4.4",
    "@vibes.diy/vibe-runtime": "^2.4.4",
    "arktype": "~2.2.0",
    "call-ai": "^2.4.4",
    "jose": "~6.2.2",
    "react-dom": "~19.2.5",
    "zod": "~4.3.6"
  },
  "peerDependencies": {
    "react": ">=19.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VibesDIY/vibes.diy.git"
  }
}
