File size: 169 Bytes
77d3f6c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
 "scripts": {
    "start": "serve"
 },
 "dependencies": {
    "alpinejs": "^3.x.x",
    "daisyui": "^3.1.6",
    "tailwindcss": "^3.0.19",
    "three": "^0.156.1"
 }
}