Skip to content

Commit 3e2622f

Browse files
committed
Update metadata
1 parent b617ccf commit 3e2622f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
"description": "hast utility to transform to xast",
55
"license": "MIT",
66
"keywords": [
7-
"xast",
8-
"hast",
97
"unist",
10-
"dsl",
8+
"hast",
9+
"xast",
10+
"hast-util",
11+
"xast-util",
12+
"util",
13+
"utility",
1114
"xml",
12-
"html"
15+
"html",
16+
"dsl"
1317
],
1418
"repository": "syntax-tree/hast-util-to-xast",
1519
"bugs": "https://github.com/syntax-tree/hast-util-to-xast/issues",

0 commit comments

Comments
 (0)