{ "name": "rummage-cc", "type": "module", "version": "0.1.0", "private": true, "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@fontsource-variable/geist": "^5.1.1", "@fontsource-variable/geist-mono": "^5.1.1", "astro": "^5.7.0" } }