File size: 1,240 Bytes
3910053
 
 
 
 
 
 
 
 
 
 
311edd8
5135d46
1897a97
44ec4f2
a865966
1897a97
 
 
 
461aaf5
 
8f4bf6c
44ec4f2
461aaf5
1897a97
461aaf5
1897a97
 
 
6a3ddab
8f4bf6c
461aaf5
1897a97
 
3910053
 
 
1897a97
 
461aaf5
1897a97
3910053
 
461aaf5
3910053
461aaf5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
  "name": "reuben-fernandes",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emailjs/browser": "^4.4.1",
    "@google/generative-ai": "^0.21.0",
    "@lobehub/icons": "^5.4.0",
    "@phosphor-icons/react": "^2.1.10",
    "@radix-ui/react-slot": "^1.1.1",
    "@react-three/drei": "^9.99.0",
    "@react-three/fiber": "^8.15.16",
    "@react-three/postprocessing": "^2.16.0",
    "@types/three": "^0.160.0",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "framer-motion": "^11.18.1",
    "gsap": "^3.13.0",
    "lucide-react": "^0.473.0",
    "maath": "^0.10.8",
    "motion": "^11.18.1",
    "next": "16.2.4",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "react-icons": "^5.4.0",
    "react-social-icons": "^6.19.0",
    "tailwind-merge": "^2.6.0",
    "tailwindcss-animate": "^1.0.7",
    "three": "^0.160.0"
  },
  "devDependencies": {
    "@types/node": "^20",
    "@types/react": "^19.0.0",
    "@types/react-dom": "^19.0.0",
    "eslint": "^8",
    "eslint-config-next": "16.2.4",
    "postcss": "^8",
    "tailwindcss": "^3.4.1",
    "typescript": "^5"
  }
}