{ "name": "ghustvn", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^6.0.4" }, "engines": { "node": "25.7.0" }, "packageManager": "pnpm@10.30.3" }