{ "name": "@mercury/basics", "type": "module", "version": "0.0.1", "private": true, "license": "AGPL-3.0-or-later", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/cloudflare": "^12.6.6", "@astrojs/mdx": "^4.3.4", "@astrojs/node": "^9.4.3", "@astrojs/partytown": "^2.1.4", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.5.1", "@fontsource-variable/jetbrains-mono": "^5.2.5", "artalk": "^2.9.1", "astro": "^5.13.4", "echarts": "^6.0.0", "giscus": "^1.6.0", "ico-endec": "^0.1.6", "katex": "^0.16.22", "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", "sharp": "^0.34.1", "twikoo": "^1.6.44", "ultrahtml": "^1.6.0" }, "packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808", "devDependencies": { "@azure/static-web-apps-cli": "^2.0.6", "@milkdown/crepe": "^7.15.5", "@types/node": "^22.15.3", "@waline/client": "^3.6.0" } }