forked from
devins.page/devins.page
my website, hosted on wisp.place
1{
2 "name": "",
3 "version": "0.0.1",
4 "dependencies": {
5 "@astrojs/rss": "^4.0.15",
6 "@astrojs/sitemap": "^3.7.0",
7 "@fontsource-variable/geist": "^5.2.8",
8 "@fontsource-variable/geist-mono": "^5.2.7",
9 "@fontsource-variable/source-serif-4": "^5.2.9",
10 "@fontsource/damion": "^5.2.7",
11 "@iconify-json/lucide": "^1.2.87",
12 "@iconify-json/simple-icons": "^1.2.68",
13 "@tailwindcss/typography": "^0.5.19",
14 "@tailwindcss/vite": "^4.1.18",
15 "astro": "^5.16.15",
16 "astro-icon": "^1.1.5",
17 "markdown-it": "^14.1.0",
18 "prettier": "^3.8.1",
19 "prettier-plugin-astro": "^0.14.1",
20 "sanitize-html": "^2.17.0",
21 "tailwindcss": "^4.1.18"
22 },
23 "type": "module"
24}