Skip to content

Commit 75f12d3

Browse files
committed
Update metadata
1 parent 227d74e commit 75f12d3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
{
22
"name": "hast-util-is-element",
33
"version": "1.0.3",
4-
"description": "Check if a node is a (certain) element",
4+
"description": "hast utility to check if a node is a (certain) element",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
812
"html",
913
"is",
10-
"element",
11-
"util",
12-
"utility"
14+
"element"
1315
],
1416
"repository": "syntax-tree/hast-util-is-element",
1517
"bugs": "https://github.com/syntax-tree/hast-util-is-element/issues",

0 commit comments

Comments
 (0)