{
  "name": "crm",
  "displayName": "CRM",
  "private": true,
  "description": "Native SQL CRM and HubSpot or Salesforce agent-native companion",
  "type": "module",
  "scripts": {
    "dev": "agent-native dev --open",
    "build": "agent-native build",
    "start": "agent-native start",
    "format.fix": "oxfmt --write .",
    "typecheck": "agent-native typecheck",
    "action": "agent-native action",
    "script": "agent-native script",
    "test": "vitest --run --passWithNoTests --config vitest.config.ts"
  },
  "dependencies": {
    "@agent-native/core": "workspace:*",
    "@agent-native/toolkit": "workspace:*",
    "@fontsource-variable/inter": "^5.3.0",
    "@libsql/client": "0.15.15",
    "drizzle-orm": "^0.45.2",
    "h3": "catalog:",
    "isbot": "^5",
    "react": "catalog:",
    "react-dom": "catalog:",
    "zod": "^4.3.6"
  },
  "devDependencies": {
    "@radix-ui/react-dialog": "^1.1.20",
    "@radix-ui/react-dropdown-menu": "^2.1.21",
    "@radix-ui/react-label": "^2.1.12",
    "@radix-ui/react-select": "^2.3.4",
    "@radix-ui/react-slot": "^1.3.0",
    "@radix-ui/react-tooltip": "^1.2.13",
    "@react-router/dev": "^8.1.0",
    "@react-router/fs-routes": "^8.1.0",
    "@tabler/icons-react": "catalog:",
    "@tailwindcss/vite": "catalog:",
    "@tanstack/react-query": "5.101.2",
    "@tanstack/react-table": "^8.21.3",
    "@tanstack/react-virtual": "^3.14.5",
    "@types/node": "^25.8.0",
    "@types/react": "catalog:",
    "@types/react-dom": "catalog:",
    "@vitejs/plugin-react-swc": "^4.3.1",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "next-themes": "^0.4.6",
    "oxfmt": "catalog:",
    "react-router": "^8.1.0",
    "sonner": "^2.0.7",
    "tailwind-merge": "^3.6.0",
    "tailwindcss": "catalog:",
    "typescript": "catalog:",
    "typescript-7": "catalog:",
    "vite": "catalog:",
    "vitest": "catalog:"
  },
  "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748"
}
