es-ckeditor
Version:
CKEditor-based implementation and add some plugins, For example kityformula etc.
27 lines (26 loc) • 604 B
JSON
{
"name": "es-ckeditor",
"version": "4.9.5",
"description": "CKEditor-based implementation and add some plugins, For example kityformula etc.",
"main": "ckeditor.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cd-fez/es-ckeditor.git"
},
"keywords": [
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript"
],
"author": "CKSource (http://cksource.com/)",
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
"bugs": {
"url": "http://dev.ckeditor.com"
},
"homepage": "http://ckeditor.com"
}