Procházet zdrojové kódy

Docs: Improved keywords and the readme. [skip ci]

Piotrek Koszuliński před 7 roky
rodič
revize
744f498284
1 změnil soubory, kde provedl 4 přidání a 8 odebrání
  1. 4 8
      packages/ckeditor5-build-balloon/package.json

+ 4 - 8
packages/ckeditor5-build-balloon/package.json

@@ -1,17 +1,14 @@
 {
   "name": "@ckeditor/ckeditor5-build-balloon",
   "version": "10.1.0",
-  "description": "The balloon editor build of CKEditor 5 – the best browser-based rich text editor..",
+  "description": "The balloon editor build of CKEditor 5 – the best browser-based rich text editor.",
   "keywords": [
     "ckeditor5-build",
-    "CKEditor",
+    "ckeditor",
     "ckeditor5",
     "ckeditor 5",
-    "WYSIWYG",
-    "WYSIWYM",
-    "text",
-    "rich-text",
-    "richtext",
+    "wysiwyg",
+    "rich text",
     "editor",
     "html",
     "contentEditable",
@@ -21,7 +18,6 @@
     "collaboration",
     "collaborative",
     "real-time",
-    "virtual dom",
     "framework"
   ],
   "main": "./build/ckeditor.js",