{ "name": "@test/create-astro-not-empty", "private": true, "scripts": { "dev": "astro dev", "build": "astro check && astro build", "preview": "astro preview" } }