Skip to content

Commit b42b48c

Browse files
committed
Update metadata
1 parent 01eef6a commit b42b48c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
{
22
"name": "mdast-zone",
33
"version": "3.0.4",
4-
"description": "HTML comments as ranges in remark",
4+
"description": "mdast utility to treat HTML comments as ranges or markers",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"mdast",
9+
"mdast-util",
810
"util",
911
"utility",
1012
"html",
1113
"comment",
1214
"comments",
1315
"zone",
1416
"range",
15-
"marker",
16-
"mdast"
17+
"marker"
1718
],
1819
"repository": "syntax-tree/mdast-zone",
1920
"bugs": "https://github.com/syntax-tree/mdast-zone/issues",

0 commit comments

Comments
 (0)