{ "name": "site-profile", "type": "module", "version": "0.6.7", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/node": "^9.2.1", "@directus/sdk": "^19.1.0", "astro": "^5.7.13", "typescript": "^5.8.3" } }