-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
1 lines (1 loc) · 908 Bytes
/
package.json
File metadata and controls
1 lines (1 loc) · 908 Bytes
1
{"name":"webbench","version":"0.1.0","private":true,"scripts":{"dev":"next dev","build":"next build","start":"next start","lint":"next lint"},"dependencies":{"@mlc-ai/web-llm":"^0.2.81","@supabase/ssr":"^0.8.0","@supabase/supabase-js":"^2.98.0","@types/katex":"^0.16.8","@types/react-syntax-highlighter":"^15.5.13","@vercel/og":"^0.9.0","class-variance-authority":"^0.7.1","clsx":"^2.1.1","framer-motion":"^12.34.3","geist":"^1.7.0","katex":"^0.16.33","lucide-react":"^0.575.0","next":"^16.1.6","radix-ui":"^1.4.3","react":"^19.0.0","react-dom":"^19.0.0","react-markdown":"^10.1.0","react-syntax-highlighter":"^16.1.1","rehype-katex":"^7.0.1","remark-math":"^6.0.0","tailwind-merge":"^3.5.0","zustand":"^5.0.11"},"devDependencies":{"@tailwindcss/postcss":"^4","@types/node":"^22","@types/react":"^19","@types/react-dom":"^19","eslint":"^9","eslint-config-next":"15.3.3","tailwindcss":"^4","typescript":"^5"}}