ui-selectableScroll/ui-selectableScroll.jquery....

31 lines
955 B
JSON

{
"name": "ui-selectableScroll",
"version": "0.1.6",
"title": "An extended jQuery-ui selectable with scroll capabilities",
"licenses": [{
"type": "GPLv3",
"url": "http://opensource.org/licenses/GPL-3.0"
}],
"dependencies": {
"jquery": ">=1.8",
"jquery-ui": ">=1.10"
},
"description": "This is an extension of the original jQuery ui selectable plugin. It has capabilities to scroll vertical and horizontal as well.",
"keywords": [
"jquery",
"jqueryui",
"selectable",
"scroll",
"plugin"
],
"homepage": "http://karolyi.github.com/ui-selectableScroll/",
"docs": "https://github.com/karolyi/ui-selectableScroll/wiki/How-does-it-work",
"download": "https://github.com/karolyi/ui-selectableScroll",
"demo": "http://karolyi.github.com/ui-selectableScroll/demo.html",
"author": {
"name": "László Károlyi",
"email": "laszlo@karolyi.hu",
"url": "https://linkedin.com/in/karolyi"
}
}