{ "name": "computing-box", "type": "module", "version": "26.3.3-0.b", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^6.1.1" } }