{ "name": "newechoes", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^4.2.5", "@astrojs/node": "^9.2.1", "@astrojs/react": "^4.2.5", "@astrojs/sitemap": "^3.3.1", "@astrojs/vercel": "^8.1.4", "@astrolib/seo": "^1.0.0-beta.8", "@expressive-code/plugin-collapsible-sections": "^0.41.2", "@expressive-code/plugin-line-numbers": "^0.41.2", "@mermaid-js/mermaid-cli": "^11.4.2", "@swup/astro": "^1.6.0", "@swup/fragment-plugin": "^1.1.1", "@tailwindcss/vite": "^4.1.4", "@types/react": "^19.1.2", "@types/react-dom": "^19.1.2", "@types/three": "^0.176.0", "astro": "^5.7.5", "astro-expressive-code": "^0.41.2", "cheerio": "^1.0.0", "mermaid": "^11.6.0", "node-fetch": "^3.3.2", "octokit": "^4.1.3", "puppeteer": "^23.11.1", "react": "^19.1.0", "react-dom": "^19.1.0", "react-masonry-css": "^1.0.16", "swup": "^4.8.2", "tailwindcss": "^4.1.4", "three": "^0.176.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.16", "astro-compressor": "^1.0.0", "rehype-external-links": "^3.0.0" } }