jquery.fn.twbs-responsive-pagination
Version:
jQuery plugin to make Twitter Bootstrap pagination responsive
26 lines (25 loc) • 735 B
JSON
{
"name": "jquery.fn.twbs-responsive-pagination",
"version": "0.1.2",
"description": "jQuery plugin to make Twitter Bootstrap pagination responsive",
"main": "dist/twbsResponsivePagination.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SpikedKira/jQuery.fn.twbsResponsivePagination.git"
},
"keywords": [
"bootstrap",
"pagination",
"paging",
"responsive"
],
"author": "J Corley",
"license": "MIT",
"bugs": {
"url": "https://github.com/SpikedKira/jQuery.fn.twbsResponsivePagination/issues"
},
"homepage": "https://github.com/SpikedKira/jQuery.fn.twbsResponsivePagination#readme"
}