virt2/assets/vendor_components/ckeditor/.bower.json

29 lines
728 B
JSON
Executable File

{
"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.7.1",
"_release": "4.7.1",
"_resolution": {
"type": "version",
"tag": "4.7.1",
"commit": "d62153e131ad4187700342fc044cf069c2fb5d8a"
},
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
"_target": "^4.7.0",
"_originalSource": "ckeditor"
}