summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..d4b799f
--- /dev/null
+++ b/package.json
@@ -0,0 +1,14 @@
+{
+ "dependencies": {
+ "minify": "^9.2.0",
+ "normalize.css": "^8.0.1",
+ "markdown-it": "^13.0.1",
+ "markdown-it-footnote": "^3.0.3",
+ "markdown-it-figure": "^0.2.0",
+ "markdown-it-highlightjs": "^4.0.1",
+ "markdown-it-meta": "^0.0.1",
+ "markdown-it-custom-block": "^0.1.2",
+ "markdown-it-mermaid": "^0.2.5",
+ "@ryanxcharles/markdown-it-katex": "^4.0.1"
+ }
+}