Skip to content

Commit d30e931

Browse files
committed
update keywords
1 parent 278b5c4 commit d30e931

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

package.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@
33
"version": "0.5.2",
44
"description": "Cross-platform TUI for translating text in multiple translators simultaneously and LLM via OpenAI, with support for translation history and automatic language detection.",
55
"keywords": [
6-
"TUI",
7-
"Blessed",
8-
"Translate",
9-
"Google-Translate",
10-
"DeepL",
11-
"DeepLX",
12-
"MyMemory",
13-
"Reverso",
14-
"Cursor",
15-
"Custom-Cursor",
16-
"SQLite",
17-
"Better-SQLite3"
6+
"tui",
7+
"blessed",
8+
"translate",
9+
"google",
10+
"deepl",
11+
"reverso",
12+
"mymemory",
13+
"openai",
14+
"llm",
15+
"sqlite"
1816
],
1917
"author": "Lifailon",
2018
"license": "MIT",

0 commit comments

Comments
 (0)