{
  "name": "frontend_reactjs",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "tsc && vite build",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview",
    "serve": "serve -s dist -l 5173"
  },
  "dependencies": {
    "-": "^0.0.1",
    "@fontsource/inter": "^5.0.19",
    "@fontsource/open-sans": "^5.0.28",
    "@js-preview/docx": "^1.6.2",
    "@js-preview/excel": "^1.7.8",
    "@js-preview/pdf": "^2.0.2",
    "@mantine/carousel": "^7.13.0",
    "@mantine/charts": "^7.13.0",
    "@mantine/code-highlight": "^7.13.0",
    "@mantine/core": "^7.13.0",
    "@mantine/dates": "^7.13.0",
    "@mantine/dropzone": "^7.13.0",
    "@mantine/form": "^7.13.0",
    "@mantine/hooks": "^7.13.0",
    "@mantine/modals": "^7.13.0",
    "@mantine/notifications": "^7.13.0",
    "@mantine/nprogress": "^7.13.0",
    "@mantine/spotlight": "^7.13.0",
    "@mantine/tiptap": "^7.13.0",
    "@tabler/icons-react": "^3.17.0",
    "@tanstack/react-table": "^8.20.5",
    "@tiptap/extension-link": "^2.7.3",
    "@tiptap/react": "^2.7.3",
    "@tiptap/starter-kit": "^2.7.3",
    "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@^3.5.0",
    "@uidotdev/usehooks": "^2.4.1",
    "autoprefixer": "^10.4.19",
    "axios": "^1.7.2",
    "buffer": "^6.0.3",
    "dayjs": "^1.11.13",
    "embla-carousel-react": "^8.3.0",
    "file-type": "^19.0.0",
    "ol": "^10.0.0",
    "ol-ext": "^4.0.23",
    "proj4": "^2.12.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-hook-form": "^7.52.0",
    "react-router-dom": "^6.23.1",
    "recharts": "^2.12.7",
    "swr": "^2.2.5",
    "uuid": "^11.0.3",
    "zustand": "^4.5.2"
  },
  "devDependencies": {
    "@types/proj4": "^2.5.5",
    "@types/react": "^18.2.66",
    "@types/react-dom": "^18.2.22",
    "@typescript-eslint/eslint-plugin": "^7.2.0",
    "@typescript-eslint/parser": "^7.2.0",
    "@vitejs/plugin-react-swc": "^3.5.0",
    "eslint": "^8.57.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-react-refresh": "^0.4.6",
    "postcss": "^8.4.47",
    "postcss-preset-mantine": "^1.17.0",
    "postcss-simple-vars": "^7.0.1",
    "sass-embedded": "^1.79.5",
    "serve": "^14.2.3",
    "tailwindcss": "^3.4.4",
    "typescript": "^5.2.2",
    "vite": "^5.3.5",
    "vite-plugin-node-polyfills": "^0.22.0",
    "vite-plugin-pwa": "^0.20.0"
  }
}