Skip to content

Commit 5a77ee3

Browse files
committed
Update metadata
1 parent 9b7b616 commit 5a77ee3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{
22
"name": "hast-util-whitespace",
33
"version": "1.0.3",
4-
"description": "Check whether a node is inter-element whitespace",
4+
"description": "hast utility to check if a node is inter-element whitespace",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
812
"html",
913
"inter",
1014
"element",

0 commit comments

Comments
 (0)