Skip to content

Commit 7261a33

Browse files
committed
Update metadata
1 parent e4d0c66 commit 7261a33

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-interactive",
33
"version": "1.0.4",
4-
"description": "Check if a node is interactive",
4+
"description": "hast utility to check if a node is interactive",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
812
"html",
913
"element",
1014
"category",

0 commit comments

Comments
 (0)