mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
26 lines
627 B
JSON
26 lines
627 B
JSON
{
|
|
"name": "summernote",
|
|
"filename": "summernote.min.js",
|
|
"version": "0.5.2",
|
|
"description": "Meet the world's best WYSIWYG editor on bootstrap. Summernote support both bootstrap 3.0.x and 2.x.x.",
|
|
"homepage": "http://hackerwins.github.io/summernote/",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"summernote",
|
|
"editor",
|
|
"WYSIWYG"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Alan Hong",
|
|
"email": "susukang98@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/HackerWins/summernote.git"
|
|
}
|
|
]
|
|
}
|