Skip to content

Commit 2a4b497

Browse files
committed
Merge branch 'development'
2 parents c249dc6 + d8d75c3 commit 2a4b497

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

package.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+
}

0 commit comments

Comments
 (0)