{ "name": "TODO", "version": "0.0.1", "scripts": { "start": "astro dev", "build": "astro build" }, "devDependencies": { "astro": "^0.0.13" } }