{
  "name": "@realtimex/realtimex-crm",
  "version": "0.63.3",
  "description": "RealTimeX CRM - A full-featured CRM with zero cloud costs and complete privacy.",
  "type": "module",
  "main": "./dist/index.js",
  "module": "./dist/index.mjs",
  "types": "./dist/index.d.ts",
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./dist/index.mjs",
      "require": "./dist/index.js"
    }
  },
  "bin": {
    "create-realtimex-crm": "./bin/create-realtimex-crm.js",
    "realtimex-crm": "./bin/realtimex-crm.js",
    "realtimex-crm-migrate": "./bin/realtimex-crm-migrate.js"
  },
  "files": [
    "dist",
    "bin",
    "api",
    "src",
    "scripts",
    "supabase/",
    "public",
    "README.md",
    "LICENSE"
  ],
  "keywords": [
    "crm",
    "realtimex",
    "supabase",
    "react",
    "shadcn",
    "admin",
    "customer-relationship-management",
    "self-hosted",
    "typescript",
    "contacts",
    "deals",
    "tasks",
    "local-app"
  ],
  "author": "RealTimeX Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/therealtimex/realtimex-crm.git"
  },
  "bugs": {
    "url": "https://github.com/therealtimex/realtimex-crm/issues"
  },
  "homepage": "https://github.com/therealtimex/realtimex-crm#readme",
  "scripts": {
    "test": "vitest",
    "dev": "cp CHANGELOG.md public/ && vite --force",
    "build": "cp CHANGELOG.md public/ && tsc && vite build",
    "typecheck": "tsc --noEmit",
    "preview": "node api/server.js",
    "start": "node api/server.js",
    "serve": "node api/server.js",
    "serve:legacy": "serve -l tcp://127.0.0.1:3000 dist",
    "lint:apply": "eslint **/*.{mjs,ts,tsx} --fix",
    "lint": "eslint **/*.{mjs,ts,tsx}",
    "prettier:apply": "prettier --config ./.prettierrc.json --write --list-different \"**/*.{js,json,ts,tsx,css,md,html}\"",
    "prettier": "prettier --config ./.prettierrc.json --check \"**/*.{js,json,ts,tsx,css,md,html}\"",
    "registry:build": "npx shadcn build",
    "registry:gen": "node ./scripts/generate-registry.mjs",
    "ghpages:deploy": "node ./scripts/ghpages-deploy.mjs",
    "supabase:remote:init": "node ./scripts/supabase-remote-init.mjs",
    "supabase:configure:project": "node ./scripts/configure-project-settings.mjs",
    "supabase:configure:cron": "bash ./scripts/configure-webhook-cron.sh",
    "migration:create": "node ./scripts/create-migration.mjs",
    "demo:seed": "node ./scripts/seed-demo.mjs",
    "prepare": "husky"
  },
  "dependencies": {
    "@assistant-ui/react": "^0.12.9",
    "@cyntler/react-doc-viewer": "^1.17.1",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.1",
    "@hello-pangea/dnd": "^18.0.1",
    "@inquirer/prompts": "^8.1.0",
    "@kandiforge/pptx-renderer": "^3.3.0",
    "@mui/icons-material": "^7.3.6",
    "@mui/material": "^7.3.6",
    "@nivo/bar": "^0.99.0",
    "@radix-ui/react-accordion": "^1.2.12",
    "@radix-ui/react-alert-dialog": "^1.1.15",
    "@radix-ui/react-avatar": "^1.1.11",
    "@radix-ui/react-checkbox": "^1.3.3",
    "@radix-ui/react-collapsible": "^1.1.12",
    "@radix-ui/react-dialog": "^1.1.15",
    "@radix-ui/react-dropdown-menu": "^2.1.16",
    "@radix-ui/react-label": "^2.1.8",
    "@radix-ui/react-navigation-menu": "^1.2.14",
    "@radix-ui/react-popover": "^1.1.15",
    "@radix-ui/react-progress": "^1.1.7",
    "@radix-ui/react-radio-group": "^1.3.8",
    "@radix-ui/react-select": "^2.2.6",
    "@radix-ui/react-separator": "^1.1.8",
    "@radix-ui/react-slot": "^1.2.4",
    "@radix-ui/react-switch": "^1.2.6",
    "@radix-ui/react-tabs": "^1.1.12",
    "@radix-ui/react-tooltip": "^1.2.8",
    "@realtimex/sdk": "^1.2.5",
    "@tailwindcss/vite": "^4.1.11",
    "@tanstack/react-query": "^5.90.12",
    "@types/dompurify": "^3.0.5",
    "axios": "^1.7.9",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "cmdk": "^1.1.1",
    "cors": "^2.8.5",
    "diacritic": "^0.0.2",
    "docx-preview": "^0.3.7",
    "dom-to-image-more": "^3.7.2",
    "dompurify": "^3.3.1",
    "express": "^4.21.2",
    "framer-motion": "^12.33.0",
    "html-to-image": "^1.11.13",
    "inflection": "^3.0.2",
    "jsonexport": "^3.2.0",
    "jspdf": "^4.0.0",
    "lodash": "^4.17.21",
    "lucide-react": "^0.542.0",
    "multer": "^2.0.2",
    "next-themes": "^0.4.6",
    "papaparse": "^5.5.3",
    "postal-mime": "^2.7.1",
    "query-string": "^7.1.3",
    "ra-core": "^5.13.3",
    "ra-i18n-polyglot": "^5.13.3",
    "ra-language-english": "^5.13.3",
    "ra-language-french": "^5.13.4",
    "ra-language-japanese": "0.1.1",
    "ra-language-korean": "1.0.1",
    "ra-language-spanish": "1.0.0",
    "ra-language-vietnamese": "3.0.1",
    "ra-supabase-core": "^3.5.2",
    "ra-supabase-language-english": "^3.5.0",
    "react": "^19.1.0",
    "react-cropper": "^2.3.3",
    "react-dom": "^19.1.0",
    "react-dropzone": "^14.3.8",
    "react-error-boundary": "^6.0.0",
    "react-hook-form": "^7.68.0",
    "react-markdown": "^10.1.0",
    "react-router": "^7.10.1",
    "react-router-dom": "^7.11.0",
    "remark-gfm": "^4.0.1",
    "rollup-plugin-visualizer": "^6.0.3",
    "sonner": "^2.0.7",
    "supabase": "^2.76.5",
    "tailwind-merge": "^3.4.0",
    "tailwindcss": "^4.1.11",
    "tw-animate-css": "^1.4.0",
    "vaul": "^1.1.2",
    "zod": "^4.1.12"
  },
  "devDependencies": {
    "@eslint/js": "^9.22.0",
    "@tailwindcss/typography": "^0.5.19",
    "@testing-library/jest-dom": "^6.6.3",
    "@types/cors": "^2.8.17",
    "@types/express": "^5.0.0",
    "@types/jsonexport": "^3.0.5",
    "@types/lodash": "^4.17.20",
    "@types/node": "^22.16.5",
    "@types/papaparse": "^5.3.16",
    "@types/react": "^19.1.8",
    "@types/react-dom": "^19.1.6",
    "@vitejs/plugin-react": "^4.6.0",
    "baseline-browser-mapping": "^2.9.19",
    "concurrently": "^9.1.2",
    "eslint": "^9.22.0",
    "eslint-plugin-react-hooks": "^5.2.0",
    "eslint-plugin-react-refresh": "^0.4.19",
    "eslint-plugin-storybook": "^9.0.13",
    "execa": "^9.6.1",
    "gh-pages": "^6.3.0",
    "glob": "^11.0.3",
    "globals": "^16.3.0",
    "husky": "^9.1.7",
    "prettier": "^3.6.2",
    "serve": "^14.2.5",
    "shadcn": "^3.5.0",
    "typescript": "~5.8.3",
    "typescript-eslint": "^8.35.1",
    "vite": "^7.0.4",
    "vite-plugin-simple-html": "^1.0.1",
    "vitest": "^3.2.4"
  }
}