{ "name": "stripstream", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "icons": "node scripts/generate-icons.js" }, "dependencies": { "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-dropdown-menu": "2.0.6", "@radix-ui/react-progress": "^1.1.2", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-toast": "1.1.5", "@types/mongoose": "5.11.97", "class-variance-authority": "^0.7.0", "clsx": "2.1.0", "lucide-react": "0.323.0", "mongoose": "8.1.0", "next": "14.1.0", "next-auth": "4.24.5", "next-themes": "0.2.1", "react": "18.2.0", "react-dom": "18.2.0", "sharp": "0.33.2", "tailwind-merge": "2.2.1", "tailwindcss-animate": "1.0.7", "zod": "3.22.4" }, "devDependencies": { "@types/node": "20.11.16", "@types/react": "18.2.52", "@types/react-dom": "18.2.18", "@typescript-eslint/eslint-plugin": "^8.24.0", "@typescript-eslint/parser": "6.21.0", "autoprefixer": "10.4.17", "eslint": "8.56.0", "eslint-config-next": "14.1.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-unused-imports": "^4.1.4", "postcss": "8.4.33", "tailwindcss": "3.4.1", "typescript": "5.3.3" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }