Skip to content

Commit f740ea1

Browse files
committed
Update metadata
1 parent a332b46 commit f740ea1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "nlcst-to-string",
33
"version": "2.0.3",
4-
"description": "Stringify NLCST",
4+
"description": "nlcst utility to transform a tree to a string",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"nlcst",
8-
"retext",
9-
"to",
10-
"string"
9+
"nlcst-util",
10+
"util",
11+
"utility",
12+
"string",
13+
"serialize",
14+
"stringify"
1115
],
1216
"repository": "syntax-tree/nlcst-to-string",
1317
"bugs": "https://github.com/syntax-tree/nlcst-to-string/issues",

0 commit comments

Comments
 (0)