summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/ckeditor/.bower.json
blob: c8e8e023fce5b05df8924f23cc8e52727a906c1b (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
27
28
29
{
  "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.9.2",
  "_release": "4.9.2",
  "_resolution": {
    "type": "version",
    "tag": "4.9.2",
    "commit": "993eb4fba6a70545f6c50da1988d39ecd9cf47a3"
  },
  "_source": "https://github.com/ckeditor/ckeditor-releases.git",
  "_target": "~4.9",
  "_originalSource": "ckeditor"
}