Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/public/libs/ckeditor/.bower.json

29 lines
727 B

{
"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.6.2",
"_release": "4.6.2",
"_resolution": {
"type": "version",
"tag": "4.6.2",
"commit": "268078ab43195b6004d64bc8764c41f2f829640e"
},
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
"_target": "4.6.2",
"_originalSource": "ckeditor"
}