From 05704944c62536c2ed0b816dad19206cd84af230 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 6 Dec 2017 13:41:54 +0100 Subject: "Init commit" --- package.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index faa784a..5da9700 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,23 @@ "dependencies": { "directory-tree": "^2.0.0", "express": "^4.15.5", + "rehype-format": "^2.2.0", + "rehype-katex": "^1.0.0", "rehype-raw": "^2.0.0", + "rehype-stringify": "^3.0.0", "remark": "^8.0.0", "remark-highlight.js": "^5.0.0", "remark-html": "^6.0.1", "remark-kbd": "^1.0.6", - "remark-math": "^1.0.3", - "remark-mermaid-simple": "file:///home/ache/git/remark-mermaid-simple", + "remark-math": "^1.0.0", + "remark-qcm": "git+http://git.ache.one/remark-qcm", + "remark-mermaid-simple": "git+http://git.ache.one/remark-mermaid-simple/", + "remark-line-input": "git+http://git.ache.one/remark-line-input/", + "remark-text-input": "git+http://git.ache.one/remark-text-input/", + "remark-special-box": "git+http://git.ache.one/remark-special-box/", "remark-preset-lint-markdown-style-guide": "^2.1.1", + "remark-rehype": "^3.0.0", + "unist-util-inspect": "^4.1.2", "vfile-reporter": "^4.0.0" }, "author": "Titely", -- cgit v1.2.3