Skip to content

Commit a2d84ef

Browse files
committed
Update metadata
1 parent fc6cd52 commit a2d84ef

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,16 +1,18 @@
11
{
22
"name": "mdast-util-heading-style",
33
"version": "1.0.5",
4-
"description": "Utility to get the style of an mdast heading",
4+
"description": "mdast utility to get the style of a heading",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"mdast",
9+
"mdast-util",
10+
"util",
11+
"utility",
812
"markdown",
913
"node",
1014
"heading",
11-
"style",
12-
"util",
13-
"utility"
15+
"style"
1416
],
1517
"repository": "syntax-tree/mdast-util-heading-style",
1618
"bugs": "https://github.com/syntax-tree/mdast-util-heading-style/issues",

0 commit comments

Comments
 (0)