{ "name": "websostenible", "type": "module", "version": "0.3.9", "scripts": { "dev": "astro dev", "devhost": "astro dev --host", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^4.0.8", "@astrojs/sitemap": "^3.2.1", "astro": "^5.3.1" } }