{ "name": "hmmmai", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^5.17.1" }, "devDependencies": { "sass-embedded": "^1.97.3" } }