Files
cdnjs/ajax/libs/ckeditor/package.json
T
Pete Cooper 3e02a3d4a8 Updating ckeditor to 4.3.2, plus housekeeping
Source:
http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.3.2/ckeditor
_4.3.2_full.zip

Includes deletes.

Adds 4.3.2, and removes erroneous 4.2 duplicate in previous commit by
me
(https://github.com/cdnjs/cdnjs/commit/dd25858adb10ff76972366f34e0c443a8
230ff86 for info).
2014-01-29 12:36:12 +00:00

23 lines
472 B
JSON

{
"name": "ckeditor",
"filename": "ckeditor.js",
"version": "4.3.2",
"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"
}
]
}