{ "name": "kamoshi.org", "type": "module", "private": true, "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^2.0.3", "@astrojs/svelte": "^5.0.3", "@citation-js/plugin-bibtex": "^0.7.2", "@js-temporal/polyfill": "^0.4.4", "astro": "^4.0.8", "astro-pagefind": "^1.3.0", "chart.js": "^4.4.1", "citation-js": "^0.7.4", "leaflet": "^1.9.4", "leaflet.markercluster": "^1.5.3", "mdast-util-to-string": "^4.0.0", "purify-ts": "^2.0.1", "rehype-katex": "^7.0.0", "rehype-raw": "^7.0.0", "rehype-stringify": "^10.0.0", "remark-directive": "^3.0.0", "remark-emoji": "^4.0.1", "remark-gfm": "^4.0.0", "remark-math": "^6.0.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.0.0", "reveal.js": "^5.0.4", "svelte": "5.0.0-next.27", "unified": "^11.0.4", "unist-util-visit": "^5.0.0" }, "devDependencies": { "@types/leaflet": "^1.9.8", "@types/leaflet.markercluster": "^1.5.4", "@types/reveal.js": "^4.4.8", "@types/unist": "^3.0.2", "pagefind": "^1.0.4", "sass": "^1.69.6", "sharp": "^0.33.1" } }