blob: 31e4a02ffc60172fa3d7e8a1f7e1feef755e2664 [file] [log] [blame]
{
"name": "thecoded.prof-main",
"type": "module",
"version": "1.0.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"
}
}