blob: f948599ba333aa4bd3333d8a7221b53d20d32a52 (
plain) (
tree)
|
|
{
"name": "ckeditor",
"repo": "immae/ludivine-ckeditor-component",
"version": "4.6.2",
"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+" ]
}
|