swipe-event
Version:
Simple swipe event on dom
21 lines (20 loc) • 320 B
JSON
{
"name": "swipe-event",
"version": "0.4.2",
"authors": [
"Yoshiya Hinosawa <stibium121@gmail.com>"
],
"description": "Simple swipe event on dom",
"main": [
"swipe-event.js",
"swipe-cross.js"
],
"keywords": [
"swipe"
],
"license": "MIT",
"ignore": [
"**/.*",
"*spec*"
]
}