{
  "name": "ai-tube",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@huggingface/hub": "0.12.3-oauth",
    "@huggingface/inference": "^2.6.7",
    "@jcoreio/async-throttle": "^1.6.0",
    "@mediapipe/tasks-vision": "^0.10.13-rc.20240419",
    "@photo-sphere-viewer/core": "^5.7.2",
    "@photo-sphere-viewer/equirectangular-video-adapter": "^5.7.2",
    "@photo-sphere-viewer/gyroscope-plugin": "^5.7.2",
    "@photo-sphere-viewer/markers-plugin": "^5.7.2-fix.1",
    "@photo-sphere-viewer/overlays-plugin": "^5.7.2",
    "@photo-sphere-viewer/resolution-plugin": "^5.7.2",
    "@photo-sphere-viewer/settings-plugin": "^5.7.2",
    "@photo-sphere-viewer/stereo-plugin": "^5.7.2",
    "@photo-sphere-viewer/video-plugin": "^5.7.2",
    "@photo-sphere-viewer/visible-range-plugin": "^5.7.2",
    "@radix-ui/react-accordion": "^1.1.2",
    "@radix-ui/react-avatar": "^1.0.4",
    "@radix-ui/react-checkbox": "^1.0.4",
    "@radix-ui/react-collapsible": "^1.0.3",
    "@radix-ui/react-dialog": "^1.0.5",
    "@radix-ui/react-dropdown-menu": "^2.0.6",
    "@radix-ui/react-icons": "^1.3.0",
    "@radix-ui/react-label": "^2.0.2",
    "@radix-ui/react-menubar": "^1.0.4",
    "@radix-ui/react-popover": "^1.0.7",
    "@radix-ui/react-select": "^2.0.0",
    "@radix-ui/react-separator": "^1.0.3",
    "@radix-ui/react-slider": "^1.1.2",
    "@radix-ui/react-slot": "^1.0.2",
    "@radix-ui/react-switch": "^1.0.3",
    "@radix-ui/react-toast": "^1.1.5",
    "@radix-ui/react-tooltip": "^1.0.7",
    "@react-spring/web": "^9.7.3",
    "@tailwindcss/container-queries": "^0.1.1",
    "@types/lodash.debounce": "^4.0.9",
    "@types/node": "20.4.2",
    "@types/react": "18.2.15",
    "@types/react-dom": "18.2.7",
    "@types/uuid": "^9.0.2",
    "@upstash/query": "^0.0.2",
    "@upstash/redis": "^1.28.3",
    "alchemy-sdk": "^3.2.1",
    "autoprefixer": "10.4.19",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.1.0",
    "cmdk": "^1.0.0",
    "cookies-next": "^2.1.2",
    "date-fns": "^3.6.0",
    "eslint": "8.45.0",
    "eslint-config-next": "13.4.10",
    "fastest-levenshtein": "^1.0.16",
    "gsplat": "^1.2.3",
    "hash-wasm": "^4.11.0",
    "lodash.debounce": "^4.0.8",
    "lucide-react": "^0.260.0",
    "markdown-yaml-metadata-parser": "^3.0.0",
    "minisearch": "^6.3.0",
    "next": "^14.1.4",
    "openai": "^4.36.0",
    "photo-sphere-viewer-lensflare-plugin": "^2.1.2",
    "pick": "^0.0.1",
    "postcss": "8.4.38",
    "qs": "^6.12.0",
    "query-string": "^9.0.0",
    "react": "18.2.0",
    "react-circular-progressbar": "^2.1.0",
    "react-copy-to-clipboard": "^5.1.0",
    "react-dom": "18.2.0",
    "react-icons": "^4.12.0",
    "react-photo-sphere-viewer": "^5.0.2-psv5.7.1",
    "react-smooth-scroll-hook": "^1.3.4",
    "react-string-avatar": "^1.2.2",
    "react-tuby": "^0.1.24",
    "react-virtualized-auto-sizer": "^1.0.20",
    "react-window-infinite-loader": "^1.0.9",
    "runcss": "^0.1.6",
    "sbd": "^1.0.19",
    "sentence-splitter": "^4.3.0",
    "sharp": "^0.33.3",
    "styled-components": "^6.1.8",
    "tailwind-merge": "^2.2.2",
    "tailwindcss": "3.4.3",
    "tailwindcss-animate": "^1.0.7",
    "temp-dir": "^3.0.0",
    "ts-node": "^10.9.2",
    "type-fest": "^4.8.2",
    "typescript": "5.4.4",
    "usehooks-ts": "^2.9.1",
    "uuid": "^9.0.1",
    "yaml": "^2.3.4",
    "zustand": "^4.4.7"
  },
  "devDependencies": {
    "@types/proper-lockfile": "^4.1.2",
    "@types/qs": "^6.9.7",
    "@types/react-copy-to-clipboard": "^5.0.7",
    "@types/react-virtualized": "^9.21.22",
    "@types/sbd": "^1.0.3",
    "daisyui": "^3.7.4"
  }
}