File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " ckeditor-plugin-scayt" ,
3
+ "version" : " 5.7.0" ,
4
+ "description" : " Multilingual spelling and grammar checking plugin for CKEditor 4" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " https://github.com/WebSpellChecker/ckeditor-plugin-scayt.git"
8
+ },
9
+ "author" : " WebSpellChecker (https://webspellchecker.com/)" ,
10
+ "bugs" : {
11
+ "url" : " https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues"
12
+ },
13
+ "homepage" : " https://github.com/WebSpellChecker/ckeditor-plugin-scayt#readme" ,
14
+ "license" : " (GPL-2.0-or-later OR LGPL-2.1 OR MPL-1.1)" ,
15
+ "keywords" : [
16
+ " spelling checking" ,
17
+ " grammar checking" ,
18
+ " spellcheck" ,
19
+ " spelling checker for ckeditor 4" ,
20
+ " grammar checker for ckeditor 4" ,
21
+ " text proofreading in CKEditor 4" ,
22
+ " webspellchecker" ,
23
+ " ckeditor 4" ,
24
+ " scayt"
25
+ ]
26
+ }
You can’t perform that action at this time.
0 commit comments