{ "name": "zblade-dev", "type": "module", "version": "0.7.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.9", "@astrojs/rss": "^4.0.18", "astro": "^6.3.7", "typescript": "^6.0.3" } }