{ "name": "eug-vs-xyz", "version": "0.0.0", "author": "eug-vs ", "license": "MIT", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "astro": "^1.5.2" } }