{ "name": "hamstertools", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@material-tailwind/react": "^2.1.4", "@react-three/drei": "^9.88.0", "@react-three/fiber": "^8.14.5", "autoprefixer": "10.4.16", "eslint": "8.49.0", "eslint-config-next": "13.5.2", "firebase": "^10.14.0", "next": "^14.0.1", "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "react-player": "^2.15.1", "react-social-icons": "^6.10.0", "react-swipeable-views": "^0.14.0", "react-three-fiber": "^6.0.13", "react-toastify": "^10.0.5", "tailwind-scrollbar-hide": "^1.1.7", "tailwindcss": "3.3.3", "three": "^0.157.0" }, "devDependencies": { "@types/node": "20.8.4", "typescript": "5.2.2" }, "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" }