added ckeditor package
[openemr.git] / public / assets / ckeditor-4-7-0 / package.json
blobe83ae82043592d2ece684d9bbe0600a10aaa2411
2   "name": "ckeditor",
3   "version": "4.7.0",
4   "description": "JavaScript WYSIWYG web text editor.",
5   "main": "ckeditor.js",
6   "repository": {
7     "type": "git",
8     "url": "git+https://github.com/ckeditor/ckeditor-releases.git"
9   },
10   "keywords": [
11     "ckeditor",
12     "fckeditor",
13     "editor",
14     "wysiwyg",
15     "html",
16     "richtext",
17     "text",
18     "javascript"
19   ],
20   "author": "CKSource (http://cksource.com/)",
21   "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
22   "bugs": {
23     "url": "http://dev.ckeditor.com"
24   },
25   "homepage": "http://ckeditor.com"