Skip to content

Commit 78d167f

Browse files
committed
Update metadata
1 parent 6492976 commit 78d167f

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

package.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
{
22
"name": "hast-util-shift-heading",
33
"version": "1.0.1",
4-
"description": "Change heading rank (or depth, level) in hast",
4+
"description": "hast utility to change heading rank (or depth, level)",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
8+
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"html",
713
"heading",
814
"rank",
915
"depth",
1016
"level",
1117
"shift",
12-
"change",
13-
"hast",
14-
"html",
15-
"util",
16-
"utility"
18+
"change"
1719
],
1820
"repository": "syntax-tree/hast-util-shift-heading",
1921
"bugs": "https://github.com/syntax-tree/hast-util-shift-heading/issues",

0 commit comments

Comments
 (0)