{ "name": "osbm.dev", "type": "module", "version": "0.0.2", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^3.1.8", "@astrojs/sitemap": "^3.2.1", "astro": "^4.16.7", "rehype-mathjax": "^6.0.0", "remark-math": "^6.0.0", "simple-icons": "^13.15.0" } }