Skip to content

Commit 5e772e1

Browse files
committed
Update metadata
1 parent e74c8c7 commit 5e772e1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@
44
"description": "hast utility to parse CSS selectors to hast nodes",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
8-
"rehype",
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"html",
13+
"svg",
914
"selector",
1015
"parse",
1116
"css",
12-
"hyperscript",
13-
"html",
14-
"svg"
17+
"hyperscript"
1518
],
1619
"repository": "syntax-tree/hast-util-from-selector",
1720
"bugs": "https://github.com/syntax-tree/hast-util-from-selector/issues",

0 commit comments

Comments
 (0)