{ "name": "twbs-pagination", "version": "1.4.2", "homepage": "https://github.com/josecebe/twbs-pagination", "authors": [ "Jose Cebellán ", "Eugene Simakin " ], "description": "jQuery simple pagination plugin for bootstrap-style webpages", "main": "jquery.twbsPagination.js", "moduleType": [ "globals" ], "dependencies": { "jquery": ">=1.7" }, "keywords": [ "pagination", "jQuery", "jQuery-plugin", "bootstrap" ], "license": "Apache-2.0", "ignore": [ "**/.*", "node_modules", "bower_components", "tests" ] }