summaryrefslogtreecommitdiff
path: root/package.json
blob: 6e43d4072096ae1b8c4efe593490a9406bed2b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "ache.one",
  "dependencies": {
    "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-line-input": "git+http://git.ache.one/remark-line-input/",
    "remark-math": "^1.0.0",
    "remark-mermaid-simple": "git+http://git.ache.one/remark-mermaid-simple/",
    "remark-multiple-choice": "git+http://git.ache.one/remark-multiple-choice",
    "remark-parse": "^5.0.0",
    "remark-preset-lint-markdown-style-guide": "^2.1.1",
    "remark-rehype": "^3.0.0",
    "remark-select": "git+http://git.ache.one/remark-select/",
    "remark-special-box": "git+http://git.ache.one/remark-special-box/",
    "remark-text-input": "git+http://git.ache.one/remark-text-input/"
  },
  "author": "ache"
}