initial
This commit is contained in:
20
backendpanel/asset/node_modules/summernote/composer.json
generated
vendored
Normal file
20
backendpanel/asset/node_modules/summernote/composer.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "summernote/summernote",
|
||||
"description": "Super Simple WYSIWYG Editor on Bootstrap(3.0 and 2.x).",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"wysiwyg"
|
||||
],
|
||||
"homepage": "http://summernote.org/",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Alan",
|
||||
"email": "susukang98@gmail.com",
|
||||
"role": "lead"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/summernote/summernote/issues"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user