vega-ckeditor
Version:
CKEditor-based implementation and add some plugins
31 lines (30 loc) • 701 B
JSON
{
"name": "vega-ckeditor",
"version": "1.0.5",
"description": "CKEditor-based implementation and add some plugins",
"main": "ckeditor.js",
"repository": {
"type": "git",
"url": "git+https://gitlab.com/cxl-blog/vega_ckeditor.git"
},
"keywords": [
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript",
"xiumi"
],
"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",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}