summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/bower.json
blob: 1adf76eff5faa9f2473a19ba55cc0336adda1ca5 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"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"
}