{ "name": "iwanttobeforeveryoung", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@fontsource/special-gothic": "^5.2.2", "astro": "^5.7.13", "minireset.css": "^0.0.7", "phosphor-icons-astro": "^2.1.1-17042025" } }