{ "name": "plasmic-component", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "tailwind": "npx tailwindcss -i ./styles/globals.css -o ./src/output.css --watch" }, "dependencies": { "@dub/analytics": "^0.0.32", "@emotion/is-prop-valid": "^1.3.1", "@gltf-transform/cli": "~4.2.0", "@gltf-transform/core": "~4.2.0", "@gltf-transform/extensions": "~4.2.0", "@gltf-transform/functions": "~4.2.0", "@gradio/client": "^1.15.5", "@jsquash/webp": "^1.5.0", "@mediapipe/tasks-vision": "^0.10.21", "@nextui-org/react": "^2.4.8", "@nextui-org/spacer": "^2.2.6", "@plasmicapp/auth-api": "^0.0.17", "@plasmicapp/host": "^1.0.222", "@plasmicapp/loader-nextjs": "^1.0.422", "@pmndrs/branding": "0.0.8", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-switch": "^1.1.3", "@react-spring/web": "9.7.3", "@react-three/drei": "^9.121.5", "@react-three/fiber": "^8.17.14", "@react-three/postprocessing": "^2.16.3", "@shadcn/ui": "^0.0.4", "@stripe/react-stripe-js": "^3.6.0", "@stripe/stripe-js": "^7.2.0", "@supabase/auth-helpers-nextjs": "^0.10.0", "@supabase/auth-helpers-react": "^0.5.0", "@supabase/gotrue-js": "^2.68.0", "@supabase/ssr": "^0.4.1", "@supabase/supabase-js": "^2.48.1", "@types/adm-zip": "^0.5.7", "@types/js-cookie": "^3.0.6", "@types/jsonwebtoken": "^9.0.9", "@types/qrcode.react": "^1.0.5", "@types/three": "^0.170.0", "@uppy/core": "^3.13.1", "@uppy/dashboard": "^3.9.1", "@uppy/drag-drop": "^4.1.1", "@uppy/file-input": "^3.1.0", "@uppy/informer": "^4.2.1", "@uppy/progress-bar": "^3.1.0", "@uppy/react": "^3.4.0", "@uppy/status-bar": "^4.1.1", "@uppy/tus": "^3.5.5", "@vercel/speed-insights": "^1.2.0", "adm-zip": "^0.5.16", "antd": "^5.26.5", "assimpjs": "^0.0.10", "class-variance-authority": "^0.7.1", "clipboardy": "^4.0.0", "clsx": "^2.1.1", "cmdk": "^1.0.4", "cookie": "^1.0.2", "draco3dgltf": "^1.5.7", "dub": "^0.67.0", "express": "^5.1.0", "framer-motion": "^11.13.1", "gltf-pipeline": "^4.1.0", "gradio-client": "^1.0.0", "heic-convert": "^2.1.0", "heic2any": "^0.0.4", "js-cookie": "^3.0.5", "jsonwebtoken": "^9.0.2", "leva": "^0.9.35", "lodash.debounce": "^4.0.8", "lucide-react": "^0.469.0", "maath": "^0.10.8", "meshoptimizer": "^0.19.0", "micro": "^10.0.1", "motion": "^12.6.2", "next": "^14.2.30", "next-themes": "^0.4.4", "online-3d-viewer": "^0.15.0", "plasmic-supabase": "^0.4.1", "postprocessing": "^6.36.7", "qrcode.react": "^4.2.0", "react": "^18", "react-aria-components": "^1.5.0", "react-dom": "^18", "react-hook-form": "^7.54.2", "react-markdown": "^9.0.1", "react-modal-sheet": "^4.4.0", "react-stately": "^3.34.0", "react-use-measure": "^2.1.7", "shadcn-ui": "^0.9.4", "sharp": "^0.33.2", "stripe": "^18.0.0", "swr": "^2.3.3", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "three": "^0.171.0", "ts-morph": "^24.0.0", "unzipper": "^0.12.3", "uuid": "^11.1.0", "valtio": "1.10.3", "vaul": "^1.1.2", "zlib-sync": "^0.1.9", "zustand": "^5.0.2" }, "devDependencies": { "@gltf-transform/cli": "~4.2.0", "@types/lodash": "^4.17.15", "@types/lodash.debounce": "^4.0.9", "@types/node": "^20.19.8", "@types/react": "^18.3.23", "@types/react-dom": "^18.3.7", "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.19.0", "autoprefixer": "^10.4.20", "depcheck": "^1.4.7", "eslint": "^8", "eslint-config-next": "14.2.19", "framer": "^2.4.1", "ignore-loader": "^0.1.2", "null-loader": "^4.0.1", "postcss": "^8.4.49", "tailwindcss": "^3.4.16", "ts-node": "^10.9.2", "typescript": "^5.7.2" }, "overrides": { "cross-spawn": "^7.0.3" } }