aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/ckeditor/.bower.json
blob: da3fc30257c3d65bf11a404d933e85c6b903ccf2 (plain) (blame)
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.10.0",
  "_release": "4.10.0",
  "_resolution": {
    "type": "version",
    "tag": "4.10.0",
    "commit": "485918a01ecac5bd286f169e831eddcc895f5132"
  },
  "_source": "https://github.com/ckeditor/ckeditor-releases.git",
  "_target": "^4.7.0",
  "_originalSource": "ckeditor"
}