blob: d49b72ca0e6e3bcf4dc5304584d4ab0fe6a61fcd (
plain) (
tree)
|
|
{
"name": "ckeditor",
"repo": "immae/connexionswing-ckeditor-component",
"version": "4.5.6",
"description": "JavaScript WYSIWYG web text editor.",
"keywords": [
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript"
],
"main": "release/ckeditor.js",
"scripts": [
"release/ckeditor.js"
],
"dependencies": {
"component/jquery": "*"
},
"license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ]
}
|