{ "name": "", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@iconify-json/mdi": "^1.1.64", "argon2": "^0.40.1", "astro": "^4.5.10", "astro-icon": "^1.1.0", "mongodb": "^6.2.0" } }