{ "name": "sunline-drivers", "type": "module", "version": "0.1.0", "private": true, "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/sitemap": "^3.7.2", "astro": "^6.1.9" } }