Files
cdnjs/ajax/libs/ckeditor/package.json
T

22 lines
471 B
JSON

{
"name": "ckeditor",
"filename": "ckeditor.js",
"version": "4.0.1",
"description": "Ckeditor is the best web text editor for everyone.",
"homepage": "http://ckeditor.com/",
"keywords": [
"wysiwyg",
"popular"
],
"maintainers": [
{
"name": "CKSource"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/ckeditor/ckeditor-dev.git"
}
]
}