{ "name": "web", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.5.10", "@codespacecz/web": "^0.0.1", "@iconify-json/mdi": "^1.1.66", "@iconify-json/tabler": "^1.1.110", "astro": "^4.6.3", "astro-i18n": "^2.2.4", "astro-icon": "^1.1.0", "typescript": "^5.4.5" } }