{ "name": "nextjs", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "test": "jest", "test:watch": "jest --watch" }, "dependencies": { "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@floating-ui/react": "^0.27.15", "@formatjs/intl-localematcher": "^0.6.1", "@hookform/resolvers": "^3.9.0", "@mdx-js/mdx": "^3.1.0", "@next/swc-wasm-nodejs": "13.5.1", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-alert-dialog": "^1.1.1", "@radix-ui/react-aspect-ratio": "^1.1.0", "@radix-ui/react-avatar": "^1.1.0", "@radix-ui/react-checkbox": "^1.1.1", "@radix-ui/react-collapsible": "^1.1.0", "@radix-ui/react-context-menu": "^2.2.1", "@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-label": "^2.1.0", "@radix-ui/react-menubar": "^1.1.1", "@radix-ui/react-navigation-menu": "^1.2.0", "@radix-ui/react-popover": "^1.1.1", "@radix-ui/react-progress": "^1.1.7", "@radix-ui/react-radio-group": "^1.2.0", "@radix-ui/react-scroll-area": "^1.1.0", "@radix-ui/react-select": "^2.2.5", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slider": "^1.3.5", "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-switch": "^1.1.0", "@radix-ui/react-tabs": "^1.1.0", "@radix-ui/react-toast": "^1.2.1", "@radix-ui/react-toggle": "^1.1.0", "@radix-ui/react-toggle-group": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.2", "@reduxjs/toolkit": "^2.8.2", "@tensorflow-models/coco-ssd": "^2.2.3", "@tensorflow/tfjs": "^4.22.0", "@tiptap/core": "^3.0.7", "@tiptap/extension-placeholder": "^3.0.9", "@tiptap/react": "^3.0.7", "@tiptap/starter-kit": "^3.0.7", "@types/gsap": "^1.20.2", "@types/node": "20.6.2", "@types/react": "18.2.22", "@types/react-beautiful-dnd": "^13.1.8", "@types/react-dom": "18.2.7", "@types/styled-components": "^5.1.34", "@types/three": "^0.177.0", "@types/wavesurfer.js": "^6.0.12", "antd": "^5.26.2", "autoprefixer": "10.4.15", "axios": "^1.10.0", "babel-loader": "^10.0.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.0.0", "date-fns": "^3.6.0", "embla-carousel-react": "^8.3.0", "eslint": "8.49.0", "eslint-config-next": "13.5.1", "framer-motion": "^12.23.0", "gsap": "^3.13.0", "input-otp": "^1.2.4", "lodash": "^4.17.21", "lucide-react": "^0.446.0", "mdast-util-from-markdown": "^2.0.2", "mdast-util-mdx": "^3.0.0", "micromark-extension-mdxjs": "^3.0.0", "motion": "^12.18.1", "negotiator": "^1.0.0", "next": "13.5.1", "next-themes": "^0.3.0", "postcss": "8.4.30", "react": "18.2.0", "react-beautiful-dnd": "^13.1.1", "react-contenteditable": "^3.3.7", "react-day-picker": "^8.10.1", "react-dom": "18.2.0", "react-grid-layout": "^1.5.1", "react-h5-audio-player": "^3.10.0", "react-hook-form": "^7.53.0", "react-intersection-observer": "^9.16.0", "react-joyride": "^2.9.3", "react-markdown": "^10.1.0", "react-redux": "^9.2.0", "react-resizable": "^3.0.5", "react-resizable-panels": "^2.1.3", "react-rough-notation": "^1.0.5", "react-textarea-autosize": "^8.5.9", "recharts": "^2.15.4", "remark-gfm": "^4.0.1", "sonner": "^1.5.0", "styled-components": "^6.1.19", "swiper": "^11.2.8", "tailwind-merge": "^2.6.0", "tailwindcss": "3.3.3", "tailwindcss-animate": "^1.0.7", "three": "^0.177.0", "typescript": "5.2.2", "vaul": "^0.9.9", "wavesurfer.js": "^7.9.9", "zod": "^3.23.8" }, "devDependencies": { "@types/jest": "^30.0.0", "@types/lodash": "^4.17.19", "@types/react-grid-layout": "^1.3.5", "jest": "^30.0.5", "ts-jest": "^29.4.0" } }