Skip to content

Commit cb61225

Browse files
committed
Update metadata
1 parent 37f31d4 commit cb61225

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "mdast-util-assert",
33
"version": "2.0.1",
4-
"description": "Assert mdast nodes",
4+
"description": "mdast utility to assert trees",
55
"license": "MIT",
66
"keywords": [
7-
"assert",
7+
"unist",
88
"mdast",
9+
"mdast-util",
910
"util",
10-
"utility"
11+
"utility",
12+
"assert",
13+
"check",
14+
"test"
1115
],
1216
"repository": "syntax-tree/mdast-util-assert",
1317
"bugs": "https://github.com/syntax-tree/mdast-util-assert/issues",

0 commit comments

Comments
 (0)