mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
21 lines
483 B
JSON
21 lines
483 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|