bower.json 343 B

12345678
  1. {
  2. "name": "ckeditor",
  3. "description": "JavaScript WYSIWYG web text editor.",
  4. "keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
  5. "authors": "CKSource (http://cksource.com/)",
  6. "license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
  7. "homepage": "http://ckeditor.com"
  8. }