Skip to content

Commit c91cde7

Browse files
committed
Update metadata
1 parent f0cbefb commit c91cde7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "unist-builder",
33
"version": "2.0.2",
4-
"description": "Helper for creating unist trees",
4+
"description": "unist utility to create a new trees with a nice syntax",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
8+
"unist-util",
9+
"util",
10+
"utility",
11+
"tree",
712
"ast",
813
"build",
914
"builder",

0 commit comments

Comments
 (0)