| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- {
- "name": "flowsint-app",
- "productName": "Flowsint",
- "license": "Apache-2.0",
- "version": "1.0.0",
- "type": "module",
- "description": "Graph analysis and intelligence platform to help you discover hidden relationships and insights.",
- "author": "DexterMorgan",
- "homepage": "https://www.flowsint.io/",
- "scripts": {
- "format": "prettier --write .",
- "lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",
- "typecheck": "tsc --noEmit",
- "dev": "vite",
- "build": "vite build",
- "preview": "vite preview"
- },
- "dependencies": {
- "@ai-sdk/react": "^3.0.79",
- "@dagrejs/dagre": "^1.1.4",
- "@hookform/resolvers": "^5.0.1",
- "@monaco-editor/react": "^4.7.0",
- "@radix-ui/react-accordion": "^1.2.11",
- "@radix-ui/react-alert-dialog": "^1.1.14",
- "@radix-ui/react-aspect-ratio": "^1.1.7",
- "@radix-ui/react-avatar": "^1.1.10",
- "@radix-ui/react-checkbox": "^1.3.2",
- "@radix-ui/react-collapsible": "^1.1.11",
- "@radix-ui/react-context-menu": "^2.2.15",
- "@radix-ui/react-dialog": "^1.1.14",
- "@radix-ui/react-dropdown-menu": "^2.1.15",
- "@radix-ui/react-hover-card": "^1.1.14",
- "@radix-ui/react-label": "^2.1.7",
- "@radix-ui/react-menubar": "^1.1.15",
- "@radix-ui/react-navigation-menu": "^1.2.13",
- "@radix-ui/react-popover": "^1.1.15",
- "@radix-ui/react-progress": "^1.1.7",
- "@radix-ui/react-radio-group": "^1.3.7",
- "@radix-ui/react-scroll-area": "^1.2.9",
- "@radix-ui/react-select": "^2.2.5",
- "@radix-ui/react-separator": "^1.1.7",
- "@radix-ui/react-slider": "^1.3.5",
- "@radix-ui/react-slot": "^1.2.3",
- "@radix-ui/react-switch": "^1.2.5",
- "@radix-ui/react-tabs": "^1.1.12",
- "@radix-ui/react-toggle": "^1.1.9",
- "@radix-ui/react-toggle-group": "^1.1.10",
- "@radix-ui/react-tooltip": "^1.2.7",
- "@tailwindcss/typography": "^0.5.16",
- "@tailwindcss/vite": "^4.1.11",
- "@tanstack/react-query": "^5.79.0",
- "@tanstack/react-table": "^8.21.3",
- "@tanstack/react-virtual": "^3.13.9",
- "@tanstack/router-plugin": "^1.121.7",
- "@tiptap/extension-code-block-lowlight": "^2.12.0",
- "@tiptap/extension-color": "^2.12.0",
- "@tiptap/extension-heading": "^2.12.0",
- "@tiptap/extension-highlight": "^2.12.0",
- "@tiptap/extension-horizontal-rule": "^2.12.0",
- "@tiptap/extension-image": "^2.12.0",
- "@tiptap/extension-link": "^2.12.0",
- "@tiptap/extension-mention": "2.12.0",
- "@tiptap/extension-placeholder": "^2.12.0",
- "@tiptap/extension-subscript": "^2.12.0",
- "@tiptap/extension-superscript": "^2.12.0",
- "@tiptap/extension-task-item": "^2.12.0",
- "@tiptap/extension-task-list": "^2.12.0",
- "@tiptap/extension-text-align": "^2.12.0",
- "@tiptap/extension-text-style": "^2.12.0",
- "@tiptap/extension-typography": "^2.12.0",
- "@tiptap/extension-underline": "^2.12.0",
- "@tiptap/html": "^2.14.0",
- "@tiptap/pm": "^2.12.0",
- "@tiptap/react": "^2.12.0",
- "@tiptap/starter-kit": "^2.12.0",
- "@tiptap/suggestion": "^3.15.3",
- "@xterm/addon-fit": "^0.10.0",
- "@xterm/addon-webgl": "^0.18.0",
- "@xterm/xterm": "^5.5.0",
- "@xyflow/react": "^12.6.4",
- "ai": "^6.0.77",
- "babel-plugin-react-compiler": "^19.1.0-rc.2",
- "class-variance-authority": "^0.7.1",
- "clsx": "^2.1.1",
- "cmdk": "^1.1.1",
- "d3": "^7.9.0",
- "d3-force": "^3.0.0",
- "date-fns": "^3.6.0",
- "dompurify": "^3.3.0",
- "embla-carousel-react": "^8.6.0",
- "framer-motion": "^12.0.6",
- "input-otp": "^1.4.2",
- "lowlight": "^3.3.0",
- "lucide-react": "^0.511.0",
- "maplibre-gl": "^5.1.1",
- "marked": "^15.0.12",
- "pixi.js": "^8.14.1",
- "react-day-picker": "8.10.1",
- "react-force-graph-2d": "^1.27.1",
- "react-hook-form": "^7.56.4",
- "react-joyride": "^2.9.3",
- "react-map-gl": "^8.1.0",
- "react-markdown": "^10.1.0",
- "react-medium-image-zoom": "^5.2.14",
- "react-resizable-panels": "^3.0.2",
- "react-syntax-highlighter": "^15.6.1",
- "recharts": "^2.15.3",
- "remark-gfm": "^4.0.1",
- "sonner": "^2.0.4",
- "tailwind-merge": "^3.3.0",
- "tailwindcss": "^4.1.8",
- "tailwindcss-animate": "^1.0.7",
- "usehooks-ts": "^3.1.1",
- "uuid": "^13.0.0",
- "vaul": "^1.1.2",
- "yaml": "^2.8.2",
- "zod": "^3.25.42",
- "zustand": "^5.0.3"
- },
- "devDependencies": {
- "@tanstack/react-router": "^1.98.0",
- "@tanstack/router-cli": "^1.124.0",
- "@tanstack/router-devtools": "^1.98.0",
- "@types/d3-force": "^3.0.10",
- "@types/dompurify": "^3.2.0",
- "@types/node": "^22.15.29",
- "@types/react": "^19.2.2",
- "@types/react-dom": "^19.2.2",
- "@vitejs/plugin-react": "^4.3.1",
- "autoprefixer": "^10.4.20",
- "eslint": "^8.57.0",
- "eslint-plugin-react": "^7.34.3",
- "graphology-types": "^0.24.8",
- "husky": "^9.1.7",
- "monaco-editor": "^0.55.1",
- "postcss": "^8.4.35",
- "prettier": "^3.3.2",
- "react": "^19.2.0",
- "react-dom": "^19.2.0",
- "standard-version": "^9.5.0",
- "typescript": "^5.5.2",
- "vite": "^5.3.1"
- }
- }
|