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