forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
10
static/bower_components/ckeditor/bower.json
vendored
Normal file
10
static/bower_components/ckeditor/bower.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user