Files
cdnjs/ajax/libs/jquery.touchswipe/package.json
T

26 lines
625 B
JSON

{
"name": "jquery.touchswipe",
"filename": "jquery.touchSwipe.min.js",
"version": "1.6.4",
"description": "A jQuery plugin that supports touch events on mobile devices.",
"homepage": "http://labs.skinkers.com/touchSwipe",
"keywords": [
"touch",
"swipe",
"mobile",
"jquery"
],
"maintainers": [
{
"name": "Skinkers Labs",
"web": "http://labs.skinkers.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/mattbryson/TouchSwipe-Jquery-Plugin.git"
}
]
}