{ "name": "kamoshi.org", "type": "module", "private": true, "version": "0.0.1", "scripts": { "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^2.1.1", "@astrojs/sitemap": "^3.1.1", "@astrojs/svelte": "^5.2.0", "@citation-js/plugin-bibtex": "^0.7.8", "@js-temporal/polyfill": "^0.4.4", "astro": "^4.4.9", "astro-pagefind": "^1.4.0", "chart.js": "^4.4.2", "citation-js": "^0.7.8", "leaflet": "^1.9.4", "leaflet.markercluster": "^1.5.3", "mdast-util-to-string": "^4.0.0", "purify-ts": "^2.0.3", "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.1.0", "reveal.js": "^5.0.5", "svelte": "5.0.0-next.70", "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": "^5.0.1", "@types/unist": "^3.0.2", "pagefind": "^1.0.4", "prettier": "^3.2.5", "sass": "^1.71.1", "sharp": "^0.33.2" } }