ckeditor4
Version:
JavaScript WYSIWYG web text editor.
28 lines (27 loc) • 612 B
JSON
{
"name": "ckeditor4",
"version": "4.25.1",
"description": "JavaScript WYSIWYG web text editor.",
"main": "ckeditor.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ckeditor/ckeditor4-releases.git"
},
"keywords": [
"ckeditor4",
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript"
],
"author": "CKSource (https://cksource.com/)",
"license": "SEE LICENSE IN LICENSE.md",
"bugs": {
"url": "https://github.com/ckeditor/ckeditor4/issues"
},
"homepage": "https://ckeditor.com/ckeditor-4/"
}