jquery.fn.twbs-responsive-pagination
Version:
jQuery plugin to make Twitter Bootstrap pagination responsive
26 lines (25 loc) • 574 B
JSON
{
"name": "jquery.fn.twbs-responsive-pagination",
"version": "0.1.2",
"homepage": "https://github.com/SpikedKira/jQuery.fn.twbsResponsivePagination",
"authors": [
"J Corley <spikedkira@gmail.com>"
],
"description": "jQuery plugin to make Twitter Bootstrap pagination responsive",
"main": "dist/twbsResponsivePagination.min.js",
"moduleType": [],
"keywords": [
"bootstrap",
"pagination",
"paging",
"responsive"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}