{ "name": "rhpidfyre.io", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^5.3.0", "sass": "^1.85.0", "scss": "^0.2.4" }, "devDependencies": {} }