Files
cdnjs/ajax/libs/swipe/package.json
T
2013-04-12 11:30:54 +10:00

26 lines
568 B
JSON

{
"name": "swipe",
"filename": "swipe.min.js",
"version": "2.0",
"description": "Swipe is a lightweight mobile slider with 1-to-1 touch movement.",
"homepage": "http://swipejs.com/",
"keywords": [
"swipe",
"touch",
"mobile",
"slider"
],
"maintainers": [
{
"name": "Brad Birdsall",
"web": "http://bradbirdsall.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/bradbirdsall/Swipe.git"
}
]
}