Skip to content

Commit 4226ee1

Browse files
committed
Update metadata
1 parent e4dbc44 commit 4226ee1

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-heading",
33
"version": "1.0.3",
4-
"description": "Check if a node is a heading element",
4+
"description": "hast utility to check if a node is a heading element",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
812
"html",
913
"category",
10-
"heading",
11-
"util",
12-
"utility"
14+
"heading"
1315
],
1416
"repository": "syntax-tree/hast-util-heading",
1517
"bugs": "https://github.com/syntax-tree/hast-util-heading/issues",

0 commit comments

Comments
 (0)