{ "name": "github-downfall", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/node": "^9.5.2", "@resvg/resvg-js": "^2.6.2", "@tailwindcss/vite": "^4.1.18", "astro": "^5.17.1", "satori": "^0.19.1", "tailwindcss": "^4.1.18" }, "devDependencies": { "@types/bun": "^1.3.8", "@types/react": "^19.2.13" } }