{ "name": "miniperplx", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@ai-sdk/anthropic": "^0.0.55", "@ai-sdk/azure": "^0.0.51", "@ai-sdk/cohere": "latest", "@ai-sdk/google": "^0.0.55", "@ai-sdk/groq": "^0.0.1", "@ai-sdk/mistral": "^0.0.41", "@ai-sdk/openai": "^0.0.58", "@e2b/code-interpreter": "^1.0.3", "@foobar404/wave": "^2.0.5", "@mendable/firecrawl-js": "^1.4.3", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-hover-card": "^1.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-navigation-menu": "^1.2.0", "@radix-ui/react-popover": "^1.1.1", "@radix-ui/react-scroll-area": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-tabs": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.2", "@tailwindcss/typography": "^0.5.13", "@tavily/core": "^0.0.2", "@types/katex": "^0.16.7", "@types/mapbox-gl": "^3.4.0", "@types/unist": "^3.0.3", "@upstash/ratelimit": "^2.0.3", "@upstash/redis": "^1.34.0", "@vercel/analytics": "^1.3.1", "@vercel/blob": "^0.23.4", "@vercel/functions": "^1.4.0", "ai": "^3.4.33", "anthropic-vertex-ai": "^1.0.0", "cheerio": "^1.0.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "date-fns": "^3.6.0", "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "embla-carousel-autoplay": "^8.3.0", "embla-carousel-react": "^8.3.0", "framer-motion": "^11.3.19", "google-auth-library": "^9.14.1", "highlight.js": "^11.10.0", "katex": "^0.16.11", "lucide-react": "^0.424.0", "mapbox-gl": "^3.7.0", "marked-react": "^2.0.0", "next": "^14.2.17", "next-themes": "^0.3.0", "openai": "^4.56.0", "react": "^18", "react-dom": "^18", "react-latex-next": "^3.0.0", "react-markdown": "^9.0.1", "react-syntax-highlighter": "^15.5.0", "react-tweet": "^3.2.1", "recharts": "^2.12.7", "rehype-katex": "^7.0.1", "remark-gfm": "^4.0.0", "remark-math": "^6.0.0", "sonner": "^1.5.0", "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "unified": "^11.0.5", "unist-util-visit": "^5.0.0", "zod": "^3.23.8" }, "devDependencies": { "@types/google.maps": "^3.55.12", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "@types/react-syntax-highlighter": "^15.5.13", "eslint": "^8", "eslint-config-next": "14.2.5", "micromatch": "^4.0.8", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5" } }