mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
17 lines
499 B
JSON
17 lines
499 B
JSON
{
|
|
"name": "backbone-pageable",
|
|
"description": "A pageable Backbone.Collection superset. Supports server-side/client-side/infinite pagination and sorting.",
|
|
"version": "1.2.2",
|
|
"filename": "backbone-pageable.min.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/wyuenho/backbone-pageable.git"
|
|
},
|
|
"keywords": [
|
|
"backbone"
|
|
],
|
|
"homepage": "https://github.com/wyuenho/backbone-pageable",
|
|
"author": "Jimmy Yuen Ho Wong <wyuenho@gmail.com>",
|
|
"license": "MIT"
|
|
}
|