vue-touch-simple
Version:
基于vue的指令手势集,拿来即用,方便小巧快捷
20 lines (19 loc) • 417 B
JSON
{
"name": "vue-touch-simple",
"version": "1.0.23",
"description": "基于vue的指令手势集,拿来即用,方便小巧快捷",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue-touch指令集",
"swipetop",
"swiperight",
"swipebottom",
"swipeleft",
"longPress"
],
"author": "tanzheng",
"license": "ISC"
}