{ "name": "backbone.paginator", "description": "A pageable Backbone.Collection superset. Supports server-side/client-side/infinite pagination and sorting.", "homepage": "https://github.com/backbone-paginator/backbone.paginator", "main": "lib/backbone.paginator.js", "authors": [ "Jimmy Yuen Ho Wong " ], "keywords": [ "backbone" ], "license": "MIT", "dependencies": { "underscore": "^1.8.3", "backbone": "^1.2.3" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "api", "examples" ], "version": "2.0.5", "_release": "2.0.5", "_resolution": { "type": "version", "tag": "2.0.5", "commit": "71123a819b2b0fd549da6699f4f0e46b48223025" }, "_source": "https://github.com/addyosmani/backbone.paginator.git", "_target": "*", "_originalSource": "backbone.paginator" }