You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
396 B
10 lines
396 B
{
|
|
"name": "ckeditor",
|
|
"description": "JavaScript WYSIWYG web text editor.",
|
|
"keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
|
|
"authors": "CKSource (http://cksource.com/)",
|
|
"license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
|
|
"homepage": "http://ckeditor.com",
|
|
"main": "./ckeditor.js",
|
|
"moduleType": "globals"
|
|
}
|
|
|