Skip to content

Commit dffaa65

Browse files
committed
Update metadata
1 parent 9f86471 commit dffaa65

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
{
22
"name": "mdast-squeeze-paragraphs",
33
"version": "3.0.5",
4-
"description": "Remove empty paragraphs from mdast tree",
4+
"description": "mdast utility to remove empty paragraphs from a tree",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"mdast",
9+
"mdast-util",
10+
"util",
11+
"utility",
812
"squeeze",
913
"remove",
1014
"empty",
1115
"paragraph",
1216
"whitespace",
13-
"ast",
17+
"tree",
1418
"transform",
1519
"transformation",
16-
"util",
1720
"clean"
1821
],
1922
"repository": "syntax-tree/mdast-squeeze-paragraphs",

0 commit comments

Comments
 (0)