Music-Gen / package.json
Rmpmartinspro's picture
Add 5 files
77d3f6c
{
"scripts": {
"start": "serve"
},
"dependencies": {
"alpinejs": "^3.x.x",
"daisyui": "^3.1.6",
"tailwindcss": "^3.0.19",
"three": "^0.156.1"
}
}