File size: 657 Bytes
e7c00ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	"name": "ckeditor/ckeditor",
	"description": "JavaScript WYSIWYG web text editor.",
	"type": "library",
	"keywords": [ "ckeditor4", "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
	"homepage": "https://ckeditor.com/ckeditor-4/",
	"license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ],
	"authors": [
		{
			"name":  "CKSource",
			"homepage": "https://cksource.com"
		}
	],
	"support": {
		"issues": "https://github.com/ckeditor/ckeditor4/issues",
		"forum": "https://stackoverflow.com/tags/ckeditor",
		"wiki": "https://ckeditor.com/docs/ckeditor4/latest/",
		"source": "https://github.com/ckeditor/ckeditor4"
	}
}