jquery.scrolltabs.psk
Version:
jQuery highly configurable plugin to handle scrolling tabs horizontally when not enough space is available.
33 lines (32 loc) • 828 B
JSON
{
"name": "jquery.scrolltabs.psk",
"title": "jQuery ScrollTabs",
"description": "jQuery highly configurable plugin to handle scrolling tabs horizontally when not enough space is available.",
"keywords": [
"scroll",
"tabs",
"tabbed",
"horizontal"
],
"version": "2.1.1",
"author": {
"name": "Josh Reed"
},
"maintainers": [
{
"name": "Josh Reed"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/joshreed/jQuery-ScrollTabs/blob/2.0.0/LICENSE"
}
],
"homepage": "http://joshreed.github.io/jQuery-ScrollTabs/",
"docs": "http://joshreed.github.io/jQuery-ScrollTabs/documentation.html",
"download": "http://joshreed.github.io/jQuery-ScrollTabs/index.html",
"dependencies": {
"jquery": ">=1.7.1"
}
}