summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json')
-rw-r--r--www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json
new file mode 100644
index 00000000..dc3a40d1
--- /dev/null
+++ b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/composer.json
@@ -0,0 +1,20 @@
+{
+ "name": "ckeditor/ckeditor",
+ "description": "JavaScript WYSIWYG web text editor.",
+ "type": "library",
+ "keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
+ "homepage": "http://ckeditor.com",
+ "license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ],
+ "authors": [
+ {
+ "name": "CKSource",
+ "homepage": "http://cksource.com"
+ }
+ ],
+ "support": {
+ "issues": "http://dev.ckeditor.com",
+ "forum": "http://ckeditor.com/forums",
+ "wiki": "http://docs.ckeditor.com",
+ "source": "http://github.com/ckeditor/ckeditor-dev"
+ }
+} \ No newline at end of file