Skip to content

Commit 68591c7

Browse files
committed
Update metadata
1 parent 4db4bb5 commit 68591c7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
{
22
"name": "mdast-util-definitions",
33
"version": "2.0.0",
4-
"description": "Find definition nodes in mdast nodes",
4+
"description": "mdast utility to find definition nodes in a tree",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"mdast",
8-
"remark",
9+
"mdast-util",
10+
"util",
11+
"utility",
912
"markdown",
13+
"tree",
1014
"node",
1115
"definition",
1216
"find",

0 commit comments

Comments
 (0)