Skip to content

Commit d2c421b

Browse files
committed
Update metadata
1 parent a658ead commit d2c421b

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,13 +1,15 @@
11
{
22
"name": "nlcst-normalize",
33
"version": "2.1.3",
4-
"description": "Normalize a word for easier comparison",
4+
"description": "nlcst utility to normalize a word for easier comparison",
55
"license": "MIT",
66
"keywords": [
7-
"normalize",
7+
"unist",
88
"nlcst",
9-
"retext",
10-
"utility"
9+
"nlcst-util",
10+
"util",
11+
"utility",
12+
"normalize"
1113
],
1214
"repository": "syntax-tree/nlcst-normalize",
1315
"bugs": "https://github.com/syntax-tree/nlcst-normalize/issues",

0 commit comments

Comments
 (0)