drupal-civicrm/sites/all/modules/civicrm/bower_components/ckeditor/package.json
2018-01-14 13:10:16 +00:00

27 lines
594 B
JSON

{
"name": "ckeditor",
"version": "4.5.11",
"description": "JavaScript WYSIWYG web text editor.",
"main": "ckeditor.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ckeditor/ckeditor-releases.git"
},
"keywords": [
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript"
],
"author": "CKSource (http://cksource.com/)",
"license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
"bugs": {
"url": "http://dev.ckeditor.com"
},
"homepage": "http://ckeditor.com"
}