Skip to content

Commit a7b699f

Browse files
committed
Update metadata
1 parent 13570e6 commit a7b699f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
{
22
"name": "hast-util-to-mdast",
33
"version": "6.0.0",
4-
"description": "Transform hast to mdast",
4+
"description": "hast utility to transform to mdast",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
810
"mdast",
11+
"hast-util",
912
"rehype",
1013
"remark",
1114
"markdown",
12-
"html"
15+
"html",
16+
"transform"
1317
],
1418
"repository": "syntax-tree/hast-util-to-mdast",
1519
"bugs": "https://github.com/syntax-tree/hast-util-to-mdast/issues",

0 commit comments

Comments
 (0)