Skip to content

Commit 0d365e7

Browse files
committed
Update metadata in package.json
1 parent a334ea5 commit 0d365e7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
{
22
"name": "retext-keywords",
33
"version": "4.0.2",
4-
"description": "Keyword extraction with Retext",
4+
"description": "retext plugin to extract keywords",
55
"license": "MIT",
66
"keywords": [
7+
"unified",
8+
"retext",
9+
"plugin",
710
"keyword",
811
"phrase",
912
"terminology",
1013
"term",
11-
"extraction",
12-
"retext"
14+
"extraction"
1315
],
1416
"repository": "retextjs/retext-keywords",
1517
"bugs": "https://github.com/retextjs/retext-keywords/issues",

0 commit comments

Comments
 (0)