egroupware/api/js/jquery/etherpad/etherpad.jquery.json

26 lines
609 B
JSON

{
"name": "etherpad",
"title": "jQuery Etherpad",
"description": "jQuery plugin for embedding Etherpad",
"keywords": [
"color",
"animation"
],
"version": "1.0.2",
"author": {
"name": "John McLear",
"url": "https://github.com/ether/etherpad-lite-jquery-plugin"
},
"licenses": [
{
"type": "Apache 2",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
}
],
"bugs": "https://github.com/ether/etherpad-lite-jquery-plugin/issues/",
"homepage": "https://github.com/ether/etherpad-lite-jquery-plugin",
"dependencies": {
"jquery": ">=1.5"
}
}