jquery-plugin-flippage
Version:
turn pages of your DIVs
25 lines (24 loc) • 479 B
JSON
{
"name": "jquery-plugin-flippage",
"main": "jquery.flippage.js",
"version": "0.6.4",
"author": "Marc Buils <marc.buils@unionup.fr>",
"description": "turn pages of your DIVs",
"license": "MIT",
"keywords": [
"flippage",
"ipad",
"flip",
"page",
"jquery",
"mobile"
],
"repository": {
"type": "git",
"url": "https://github.com/marcbuils/Flippage.git"
},
"homepage": "http://marcbuils.github.com/Flippage/",
"deepDependencies": {
"jquery": "1.8.3"
}
}