drupal-civicrm/sites/all/modules/civicrm/bower_components/ckeditor/.bower.json

29 lines
729 B
JSON
Raw Normal View History

2018-01-14 15:10:16 +02:00
{
"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",
"version": "4.5.11",
"_release": "4.5.11",
"_resolution": {
"type": "version",
"tag": "4.5.11",
"commit": "48155a1e1c7e84736b5a166ad3f33acea2a51255"
},
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
"_target": "~4.5",
"_originalSource": "ckeditor"
}