{ "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": "^1.1.5", "@astrojs/solid-js": "^3.0.2", "@citation-js/plugin-bibtex": "^0.7.2", "@js-temporal/polyfill": "^0.4.4", "astro": "^3.5.5", "astro-pagefind": "^1.3.0", "chart.js": "^4.4.0", "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": "^2.0.1", "remark-emoji": "^4.0.1", "remark-gfm": "^4.0.0", "remark-math": "^5.1.1", "remark-parse": "^11.0.0", "remark-rehype": "^11.0.0", "reveal.js": "^5.0.2", "solid-js": "^1.8.5", "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.6", "@types/unist": "^3.0.2", "pagefind": "^1.0.4", "sass": "^1.69.5", "sharp": "^0.32.6" } }