added ckeditor package
[openemr.git] / public / assets / ckeditor-4-7-0 / .bower.json
blob96394fea0f52bbe4e545e564665ba75448ad2ccd
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.7.0",
20   "_release": "4.7.0",
21   "_resolution": {
22     "type": "version",
23     "tag": "4.7.0",
24     "commit": "8edc5545364d3bd2b928852a7c270a044d1b3ea4"
25   },
26   "_source": "https://github.com/ckeditor/ckeditor-releases.git",
27   "_target": "4.7.0",
28   "_originalSource": "ckeditor"