summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/package.json
blob: 222422fb430972c7afa587df48288fd0edfc1296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "name": "ckeditor",
  "version": "4.9.2",
  "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": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
  "bugs": {
    "url": "http://dev.ckeditor.com"
  },
  "homepage": "http://ckeditor.com"
}