{ "name": "", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "astro": "^5.15.5", "events": "^3.3.0", "nanostores": "^1.1.0", "rss-parser": "^3.13.0", "sanitize-html": "^2.17.0", "url": "^0.11.4", "vite-plugin-node-polyfills": "^0.24.0" }, "devDependencies": { "@types/node": "^24.10.1", "@types/sanitize-html": "^2.16.0" } }