vue-simple-gesture
Version:
a vue gesture contains only forward and back gesture related with vue-router
16 lines (15 loc) • 403 B
JSON
{
"name": "vue-simple-gesture",
"version": "0.0.1",
"description": "a vue gesture contains only forward and back gesture related with vue-router",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue-gesture"
],
"author": "BryFroze",
"license": "MIT",
"repository": "https://github.com/BryFroze/vue-simple-gesture"
}