Skip to content

Commit 0b364df

Browse files
committed
Update metadata
1 parent 8c0a649 commit 0b364df

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
{
22
"name": "unist-util-is",
33
"version": "4.0.1",
4-
"description": "Utility to check if a node passes a test",
4+
"description": "unist utility to check if a node passes a test",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"unist-util",
9+
"util",
10+
"utility",
11+
"tree",
812
"node",
913
"is",
1014
"equal",
15+
"check",
1116
"test",
12-
"type",
13-
"util",
14-
"utility"
17+
"type"
1518
],
1619
"repository": "syntax-tree/unist-util-is",
1720
"bugs": "https://github.com/syntax-tree/unist-util-is/issues",

0 commit comments

Comments
 (0)