everything ✶
i.want.to.be.foreveryou.ng
1{
2 "name": "iwanttobeforeveryoung",
3 "type": "module",
4 "version": "0.0.1",
5 "scripts": {
6 "dev": "astro dev",
7 "build": "astro build",
8 "preview": "astro preview",
9 "astro": "astro"
10 },
11 "dependencies": {
12 "@fontsource/special-gothic": "^5.2.2",
13 "astro": "^5.7.13",
14 "minireset.css": "^0.0.7",
15 "phosphor-icons-astro": "^2.1.1-17042025"
16 }
17}