Skip to content

Commit 332594e

Browse files
committed
Update metadata
1 parent 68187fa commit 332594e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
{
22
"name": "hast-util-select",
33
"version": "3.0.1",
4-
"description": "`querySelector`, `querySelectorAll`, and `matches` in hast",
4+
"description": "hast utility for `querySelector`, `querySelectorAll`, and `matches`",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"html",
813
"css",
914
"select",
10-
"selectAll",
15+
"selectall",
1116
"selector",
12-
"selectorAll",
17+
"query",
1318
"match",
1419
"matches"
1520
],

0 commit comments

Comments
 (0)