forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
29
static/bower_components/ckeditor/.bower.json
vendored
Normal file
29
static/bower_components/ckeditor/.bower.json
vendored
Normal file
@@ -0,0 +1,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.12.1",
|
||||
"_release": "4.12.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "4.12.1",
|
||||
"commit": "b1a25e93ae0b038f45dcba458f4c2c18bd7318e5"
|
||||
},
|
||||
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
|
||||
"_target": "^4.7",
|
||||
"_originalSource": "ckeditor"
|
||||
}
|
||||
Reference in New Issue
Block a user