{ "name": "", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.6.0", "@intergrav/slight.css": "^2.0.1", "astro": "^5.13.9", "markdown-it": "^14.1.0", "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", "sanitize-html": "^2.17.0" } }