Skip to content

Commit 6625fde

Browse files
committed
Update metadata
1 parent 62194a3 commit 6625fde

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,15 +1,17 @@
11
{
22
"name": "unist-util-find-all-after",
33
"version": "3.0.0",
4-
"description": "Utility to find nodes after another node",
4+
"description": "unist utility to find nodes after another node",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"unist-util",
9+
"util",
10+
"utility",
11+
"tree",
812
"node",
913
"find",
10-
"after",
11-
"util",
12-
"utility"
14+
"after"
1315
],
1416
"repository": "syntax-tree/unist-util-find-all-after",
1517
"bugs": "https://github.com/syntax-tree/unist-util-find-all-after/issues",

0 commit comments

Comments
 (0)