Add Summernote 0.5.0

This commit is contained in:
Shane Walker
2014-01-31 01:47:45 -06:00
parent 21b5d93dc4
commit 08e0583746
6 changed files with 13779 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+25
View File
@@ -0,0 +1,25 @@
{
"name": "summernote",
"filename": "summernote.min.js",
"version": "0.5.0",
"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"
}
]
}