jquery-page
Version:
jQuery Page Transitions for HTML5 Single-Page-Apps
26 lines (25 loc) • 770 B
JSON
{
"name": "page",
"title": "jQuery Page",
"description": "jQuery Page Transitions for HTML5 Single-Page-Apps",
"version": "1.1.3",
"author": {
"name": "Dr. Ralf S. Engelschall",
"email": "rse@engelschall.com",
"url": "http://engelschall.com"
},
"licenses": [{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}],
"dependencies": {
"jquery": ">=1.3"
},
"keywords": [
"page", "transition", "slide", "flip"
],
"homepage": "https://github.com/rse/jquery-page",
"docs": "https://github.com/rse/jquery-page",
"download": "https://raw.github.com/rse/jquery-page/1.0.0/jquery.page.js",
"bugs": "https://github.com/rse/jquery-page/issues"
}