mirror of
https://github.com/reconurge/flowsint.git
synced 2026-04-28 18:30:43 -05:00
146 lines
5.0 KiB
JSON
146 lines
5.0 KiB
JSON
{
|
|
"name": "flowsint-app",
|
|
"productName": "Flowsint",
|
|
"license": "AGPL-3.0-or-later",
|
|
"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": {
|
|
"@dagrejs/dagre": "^1.1.4",
|
|
"@hookform/resolvers": "^5.0.1",
|
|
"@lukemorales/query-key-factory": "^1.3.4",
|
|
"@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.14",
|
|
"@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",
|
|
"@react-sigma/core": "^5.0.4",
|
|
"@react-sigma/layout-forceatlas2": "^5.0.4",
|
|
"@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-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",
|
|
"@xyflow/react": "^12.6.4",
|
|
"babel-plugin-react-compiler": "^19.1.0-rc.2",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.1.1",
|
|
"cytoscape": "^3.32.0",
|
|
"d3-force": "^3.0.0",
|
|
"dagre-d3-react": "^0.2.4",
|
|
"date-fns": "^3.6.0",
|
|
"embla-carousel-react": "^8.6.0",
|
|
"graphology": "^0.26.0",
|
|
"graphology-layout-force": "^0.2.4",
|
|
"graphology-layout-forceatlas2": "^0.10.1",
|
|
"input-otp": "^1.4.2",
|
|
"leaflet": "^1.9.4",
|
|
"lowlight": "^3.3.0",
|
|
"lucide-react": "^0.511.0",
|
|
"marked": "^15.0.12",
|
|
"next-themes": "^0.4.6",
|
|
"perfect-freehand": "^1.2.2",
|
|
"react-day-picker": "8.10.1",
|
|
"react-force-graph-2d": "^1.27.1",
|
|
"react-force-graph-3d": "^1.26.1",
|
|
"react-hook-form": "^7.56.4",
|
|
"react-joyride": "^2.9.3",
|
|
"react-markdown": "^10.1.0",
|
|
"react-medium-image-zoom": "^5.2.14",
|
|
"react-resizable-panels": "^3.0.2",
|
|
"react-syntax-highlighter": "^15.6.1",
|
|
"reagraph": "^4.25.0",
|
|
"recharts": "^2.15.3",
|
|
"remark-gfm": "^4.0.1",
|
|
"sigma": "^3.0.2",
|
|
"sonner": "^2.0.4",
|
|
"tailwindcss": "^4.1.8",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"three-spritetext": "^1.9.6",
|
|
"tw-animate-css": "^1.3.2",
|
|
"usehooks-ts": "^3.1.1",
|
|
"uuid": "^13.0.0",
|
|
"vaul": "^1.1.2",
|
|
"zod": "^3.25.42"
|
|
},
|
|
"devDependencies": {
|
|
"@tanstack/react-router": "^1.98.0",
|
|
"@tanstack/router-cli": "^1.124.0",
|
|
"@tanstack/router-devtools": "^1.98.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",
|
|
"framer-motion": "^12.0.6",
|
|
"husky": "^9.1.7",
|
|
"immer": "^10.1.1",
|
|
"lodash": "^4.17.21",
|
|
"postcss": "^8.4.35",
|
|
"prettier": "^3.3.2",
|
|
"react": "^19.2.0",
|
|
"react-dom": "^19.2.0",
|
|
"react-icons": "^5.4.0",
|
|
"standard-version": "^9.5.0",
|
|
"tailwind-merge": "^3.3.0",
|
|
"typescript": "^5.5.2",
|
|
"vite": "^5.3.1",
|
|
"zustand": "^5.0.3"
|
|
}
|
|
}
|