{ "name": "kamoshi.org", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^0.19.7", "@astrojs/solid-js": "^2.2.0", "@citation-js/plugin-bibtex": "^0.6.8", "@js-temporal/polyfill": "^0.4.4", "astro": "^2.7.3", "astro-pagefind": "^1.2.1", "chart.js": "^4.3.0", "citation-js": "^0.6.8", "dayjs": "^1.11.9", "leaflet": "^1.9.4", "leaflet.markercluster": "^1.5.3", "mdast-util-to-string": "^3.2.0", "purify-ts": "^2.0.1", "rehype-katex": "^6.0.3", "rehype-raw": "^6.1.1", "rehype-stringify": "^9.0.3", "remark-directive": "^2.0.1", "remark-emoji": "^3.1.2", "remark-gfm": "^3.0.1", "remark-math": "^5.1.1", "remark-parse": "^10.0.2", "remark-rehype": "^10.1.0", "reveal.js": "^4.5.0", "solid-js": "^1.7.7", "unified": "^10.1.2", "unist-util-visit": "^4.1.2" }, "devDependencies": { "@types/leaflet": "^1.9.3", "@types/leaflet.markercluster": "^1.5.1", "@types/lunr": "^2.3.4", "@types/reveal.js": "^4.4.2", "@types/unist": "^2.0.6", "pagefind": "^0.12.0", "sass": "^1.63.6" } }