UNPKG

1.89 kBJSONView Raw
1{
2 "name": "skypager-document-types-markdown",
3 "version": "37.0.0",
4 "description": "markdown document type",
5 "license": "MIT",
6 "author": "Jon Soeder <jon@chicago.com> https://github.com/datapimp",
7 "main": "index.js",
8 "dependencies": {
9 "docblock-parser": "1.0.0",
10 "hast-util-parse-selector": "^2.0.0",
11 "mdast-util-heading-range": "^2.0.1",
12 "mdast-util-inject": "^1.1.0",
13 "mdast-util-to-string": "^1.0.2",
14 "mdast-zone": "^3.0.0",
15 "path-to-regexp": "^1.5.3",
16 "remark": "^6.2.0",
17 "remark-autolink-headings": "^4.0.0",
18 "remark-comment-blocks": "^2.0.1",
19 "remark-comment-config": "^4.0.1",
20 "remark-contributors": "^2.0.0",
21 "remark-github": "^6.0.1",
22 "remark-html": "^5.0.0",
23 "remark-license": "^2.0.1",
24 "remark-lint": "^5.4.0",
25 "remark-normalize-headings": "^0.3.0",
26 "remark-parse": "^2.0.1",
27 "remark-slug": "^4.2.0",
28 "remark-squeeze-paragraphs": "^3.0.0",
29 "remark-stringify": "^2.3.0",
30 "remark-strip-badges": "^3.0.2",
31 "remark-toc": "^3.1.0",
32 "remark-usage": "^4.0.1",
33 "remark-validate-links": "^5.0.0",
34 "remark-yaml-annotations": "^1.0.2",
35 "remark-yaml-config": "^3.0.2",
36 "skypager-document-types-babel": "^37.0.0",
37 "unist-util-filter": "^0.2.1",
38 "unist-util-find-after": "^2.0.0",
39 "unist-util-find-all-after": "^1.0.0",
40 "unist-util-find-all-before": "^2.0.0",
41 "unist-util-index": "^0.1.0",
42 "unist-util-map": "^1.0.2",
43 "unist-util-parents": "^0.1.2",
44 "unist-util-position": "^3.0.0",
45 "unist-util-remove-position": "^1.1.0",
46 "unist-util-select": "^1.5.0",
47 "unist-util-source": "^1.0.1",
48 "unist-util-visit": "^1.1.0",
49 "vfile-reporter": "^3.0.0"
50 },
51 "repository": {
52 "type": "github",
53 "url": "https://github.com/skypager/skypager"
54 },
55 "homepage": "https://skypager.io",
56 "latestHash": "eca6984823557e215607"
57}