Built motion from commit 65070aa.|0.0.108
[motion.git] / public / assets / plugins / ckeditor / .bower.json
1 {
2   "name": "ckeditor",
3   "description": "JavaScript WYSIWYG web text editor.",
4   "keywords": [
5     "ckeditor",
6     "fckeditor",
7     "editor",
8     "wysiwyg",
9     "html",
10     "richtext",
11     "text",
12     "javascript"
13   ],
14   "authors": "CKSource (http://cksource.com/)",
15   "license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
16   "homepage": "http://ckeditor.com",
17   "main": "./ckeditor.js",
18   "moduleType": "globals",
19   "version": "4.5.9",
20   "_release": "4.5.9",
21   "_resolution": {
22     "type": "version",
23     "tag": "4.5.9",
24     "commit": "e3d4dba95343f1b33d8d9a08b78cd080efa0cdc1"
25   },
26   "_source": "https://github.com/ckeditor/ckeditor-releases.git",
27   "_target": "^4.5.9",
28   "_originalSource": "ckeditor"
29 }