{ "scripts": { "build": "astro build", "start": "astro dev" }, "dependencies": { "astro": "file:../../" } }