{
  "name": "@vibes.diy/vibe-types",
  "version": "11.1.1",
  "license": "Apache-2.0",
  "type": "module",
  "main": "./index.js",
  "scripts": {
    "build": "core-cli tsc"
  },
  "dependencies": {
    "@vibes.diy/api-types": "11.1.1",
    "@vibes.diy/vibe-runtime": "11.1.1",
    "arktype": "~2.2.3",
    "react": "~19.2.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VibesDIY/vibes.diy.git"
  }
}
