{ "name": "zblade-dev", "type": "module", "version": "0.4.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.8", "@astrojs/rss": "^4.0.15", "astro": "^6.0.5", "typescript": "^5.9.3" } }