You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
721 B
32 lines
721 B
{
|
|
"name": "wysibb",
|
|
"title": "WysiBB - Wysiwyg BBcode editor",
|
|
"description": "Wysiwyg BBcode editor based on jQuery",
|
|
"keywords": [
|
|
"wysibb",
|
|
"wysiwyg",
|
|
"bbcode",
|
|
"editor",
|
|
"ui"
|
|
],
|
|
"version": "1.5.0",
|
|
"author": {
|
|
"name": "Vadim Dobroskok",
|
|
"url": "http://www.wysibb.com"
|
|
},
|
|
"maintainers": [],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/wbb/WysiBB/blob/master/LICENSE-MIT"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/wbb/WysiBB/issues",
|
|
"homepage": "http://www.wysibb.com",
|
|
"docs": "http://www.wysibb.com/docs/",
|
|
"demo": "http://www.wysibb.com/demo/",
|
|
"download": "http://www.wysibb.com/download/",
|
|
"dependencies": {
|
|
"jquery": ">=1.6"
|
|
}
|
|
} |