{ "name": "astro-supabase", "type": "module", "version": "0.0.1", "scripts": { "start": "astro dev" }, "dependencies": { "@astrojs/node": "^8.3.2", "@supabase/supabase-js": "^2.44.4", "astro": "^4.11.5", "sass": "^1.77.8" } }