Skip to content

Commit 5ff62ff

Browse files
committed
Update metadata
1 parent 346cb69 commit 5ff62ff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"name": "hast-util-to-parse5",
33
"version": "5.1.1",
4-
"description": "Transform hast to Parse5’s AST",
4+
"description": "hast utility to transform hast to Parse5’s AST",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"html",
813
"parse5",
914
"ast",
10-
"utility"
15+
"tree"
1116
],
1217
"repository": "syntax-tree/hast-util-to-parse5",
1318
"bugs": "https://github.com/syntax-tree/hast-util-to-parse5/issues",

0 commit comments

Comments
 (0)