{ "name": "www", "version": "1.1.0", "scripts": { "start": "astro dev .", "build": "astro build ." }, "devDependencies": { "astro": "^0.1.0" } }