{ "name": "caperren-com", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^5.4.2", "astro-rehype-relative-markdown-links": "^0.18.1" } }