{ "name": "genealogist-site", "type": "module", "version": "1.0.0", "description": "Сайт генеалога: блог, услуги, портфолио", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "astro": "^7.0.0", "@astrojs/rss": "^4.0.0" } }