vue3-hand-mobile
Version:
Vue mobile gesture action event.
27 lines • 592 B
JSON
{
"name": "vue3-hand-mobile",
"title": "vue3-hand-mobile",
"version": "1.0.3",
"description": "Vue mobile gesture action event.",
"directories": {
"src": "src"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue",
"touch",
"gestures",
"mobile"
],
"git repository:":"https://gitee.com/qnkk1221/vue-hand-mobile.git",
"author": {
"name": "kk",
"email": "1285515951@qq.com"
},
"license": "ISC",
"private": false,
"readmeFilename": "README.md"
}