File "package.json"

Full Path: /srv/www/www.cadoro.it/src/lib/ckeditor/package.json
File size: 594 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "ckeditor",
  "version": "4.5.11",
  "description": "JavaScript WYSIWYG web text editor.",
  "main": "ckeditor.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ckeditor/ckeditor-releases.git"
  },
  "keywords": [
    "ckeditor",
    "fckeditor",
    "editor",
    "wysiwyg",
    "html",
    "richtext",
    "text",
    "javascript"
  ],
  "author": "CKSource (http://cksource.com/)",
  "license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
  "bugs": {
    "url": "http://dev.ckeditor.com"
  },
  "homepage": "http://ckeditor.com"
}