mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
568 B
JSON
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"
|
|
}
|
|
]
|
|
}
|