{ "dependencies": { "@astrojs/check": "^0.9.6", "@astrojs/mdx": "^4.3.13", "@astrojs/rss": "^4.0.15", "@astrojs/sitemap": "^3.7.0", "@astrojs/vue": "^5.1.4", "@fontsource-variable/baskervville": "^5.2.3", "@fontsource-variable/baskervville-sc": "^5.2.3", "@fontsource-variable/figtree": "^5.2.10", "astro": "^5.18.0", "sharp": "^0.34.5" }, "name": "astro", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "type": "module" }