{
  "name": "sim",
  "version": "0.1.0",
  "private": true,
  "license": "Apache-2.0",
  "engines": {
    "bun": ">=1.2.13",
    "node": ">=20.0.0"
  },
  "scripts": {
    "dev": "next dev --port 3000",
    "dev:webpack": "next dev --webpack",
    "dev:sockets": "bun run socket-server/index.ts",
    "dev:full": "concurrently -n \"App,Realtime\" -c \"cyan,magenta\" \"bun run dev\" \"bun run dev:sockets\"",
    "build": "next build",
    "start": "next start",
    "prepare": "cd ../.. && bun husky",
    "test": "vitest run",
    "test:watch": "vitest",
    "test:coverage": "vitest run --coverage",
    "email:dev": "email dev --dir components/emails",
    "type-check": "tsc --noEmit",
    "generate-docs": "bun run ../../scripts/generate-docs.ts"
  },
  "dependencies": {
    "@anthropic-ai/sdk": "^0.39.0",
    "@aws-sdk/client-dynamodb": "3.940.0",
    "@aws-sdk/client-rds-data": "3.940.0",
    "@aws-sdk/client-s3": "^3.779.0",
    "@aws-sdk/client-sqs": "3.947.0",
    "@aws-sdk/lib-dynamodb": "3.940.0",
    "@aws-sdk/s3-request-presigner": "^3.779.0",
    "@azure/communication-email": "1.0.0",
    "@azure/storage-blob": "12.27.0",
    "@better-auth/sso": "1.3.12",
    "@better-auth/stripe": "1.3.12",
    "@browserbasehq/stagehand": "^3.0.5",
    "@cerebras/cerebras_cloud_sdk": "^1.23.0",
    "@e2b/code-interpreter": "^2.0.0",
    "@hookform/resolvers": "^4.1.3",
    "@opentelemetry/api": "^1.9.0",
    "@opentelemetry/exporter-jaeger": "2.1.0",
    "@opentelemetry/exporter-trace-otlp-http": "^0.200.0",
    "@opentelemetry/resources": "^2.0.0",
    "@opentelemetry/sdk-node": "^0.200.0",
    "@opentelemetry/sdk-trace-base": "2.0.0",
    "@opentelemetry/sdk-trace-node": "2.0.0",
    "@opentelemetry/semantic-conventions": "^1.32.0",
    "@radix-ui/react-alert-dialog": "^1.1.5",
    "@radix-ui/react-avatar": "1.1.10",
    "@radix-ui/react-checkbox": "^1.1.3",
    "@radix-ui/react-collapsible": "^1.1.3",
    "@radix-ui/react-dialog": "^1.1.5",
    "@radix-ui/react-dropdown-menu": "^2.1.4",
    "@radix-ui/react-label": "^2.1.2",
    "@radix-ui/react-popover": "^1.1.5",
    "@radix-ui/react-progress": "^1.1.2",
    "@radix-ui/react-radio-group": "^1.3.3",
    "@radix-ui/react-scroll-area": "^1.2.2",
    "@radix-ui/react-select": "^2.1.4",
    "@radix-ui/react-separator": "^1.1.2",
    "@radix-ui/react-slider": "^1.2.2",
    "@radix-ui/react-slot": "1.2.2",
    "@radix-ui/react-switch": "^1.1.2",
    "@radix-ui/react-tabs": "^1.1.2",
    "@radix-ui/react-toggle": "^1.1.2",
    "@radix-ui/react-tooltip": "1.2.8",
    "@radix-ui/react-visually-hidden": "1.2.4",
    "@react-email/components": "^0.0.34",
    "@react-email/render": "2.0.0",
    "@trigger.dev/sdk": "4.1.2",
    "@types/react-window": "2.0.0",
    "@types/three": "0.177.0",
    "better-auth": "1.4.2",
    "binary-extensions": "^2.0.0",
    "browser-image-compression": "^2.0.2",
    "chalk": "5.6.2",
    "cheerio": "1.1.2",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "cmdk": "^1.0.0",
    "croner": "^9.0.0",
    "csv-parse": "6.1.0",
    "date-fns": "4.1.0",
    "encoding": "0.1.13",
    "entities": "6.0.1",
    "framer-motion": "^12.5.0",
    "fuse.js": "7.1.0",
    "gray-matter": "^4.0.3",
    "groq-sdk": "^0.15.0",
    "html-to-text": "^9.0.5",
    "input-otp": "^1.4.2",
    "ioredis": "^5.6.0",
    "jose": "6.0.11",
    "js-tiktoken": "1.0.21",
    "js-yaml": "4.1.1",
    "jszip": "3.10.1",
    "jwt-decode": "^4.0.0",
    "lodash": "4.17.21",
    "lucide-react": "^0.479.0",
    "mammoth": "^1.9.0",
    "mysql2": "3.14.3",
    "nanoid": "^3.3.7",
    "next": "16.1.0-canary.21",
    "next-mdx-remote": "^5.0.0",
    "next-runtime-env": "3.3.0",
    "next-themes": "^0.4.6",
    "officeparser": "^5.2.0",
    "openai": "^4.91.1",
    "papaparse": "5.5.3",
    "posthog-js": "1.268.9",
    "posthog-node": "5.9.2",
    "prismjs": "^1.30.0",
    "react": "19.2.1",
    "react-colorful": "5.6.1",
    "react-dom": "19.2.1",
    "react-google-drive-picker": "^1.2.2",
    "react-hook-form": "^7.54.2",
    "react-markdown": "^10.1.0",
    "react-simple-code-editor": "^0.14.1",
    "react-window": "2.2.3",
    "reactflow": "^11.11.4",
    "rehype-autolink-headings": "^7.1.0",
    "rehype-slug": "^6.0.0",
    "remark-gfm": "4.0.1",
    "resend": "^4.1.2",
    "sharp": "0.34.3",
    "socket.io": "^4.8.1",
    "ssh2": "^1.17.0",
    "stripe": "18.5.0",
    "tailwind-merge": "^2.6.0",
    "tailwindcss-animate": "^1.0.7",
    "thread-stream": "4.0.0",
    "three": "0.177.0",
    "unpdf": "1.4.0",
    "uuid": "^11.1.0",
    "xlsx": "0.18.5",
    "zod": "^3.24.2",
    "zustand": "^4.5.7"
  },
  "devDependencies": {
    "@testing-library/jest-dom": "^6.6.3",
    "@trigger.dev/build": "4.1.2",
    "@types/html-to-text": "9.0.4",
    "@types/js-yaml": "4.0.9",
    "@types/jsdom": "21.1.7",
    "@types/lodash": "^4.17.16",
    "@types/node": "24.2.1",
    "@types/papaparse": "5.3.16",
    "@types/prismjs": "^1.26.5",
    "@types/react": "^19",
    "@types/react-dom": "^19",
    "@types/ssh2": "^1.15.5",
    "@vitejs/plugin-react": "^4.3.4",
    "@vitest/coverage-v8": "^3.0.8",
    "autoprefixer": "10.4.21",
    "concurrently": "^9.1.0",
    "critters": "0.0.25",
    "dotenv": "^16.4.7",
    "jsdom": "^26.0.0",
    "postcss": "^8",
    "react-email": "^4.0.13",
    "tailwindcss": "^3.4.1",
    "typescript": "^5.7.3",
    "vite-tsconfig-paths": "^5.1.4",
    "vitest": "^3.0.8"
  },
  "trustedDependencies": [
    "canvas",
    "better-sqlite3",
    "sharp"
  ],
  "overrides": {
    "next": "16.1.0-canary.21",
    "@next/env": "16.1.0-canary.21",
    "drizzle-orm": "^0.44.5",
    "postgres": "^3.4.5"
  }
}
