You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
444 B
JSON

{
"name": "poisson-arianna",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@fontsource/berkshire-swash": "^5.0.20",
"@fontsource/corinthia": "^5.0.20",
"@fontsource/indie-flower": "^5.0.19",
"@fontsource/patrick-hand": "^5.0.20",
"astro": "^4.12.2"
}
}