vue-swipe-tab
Version:
a touch swipe tab component for vue.js(vue2).
26 lines (25 loc) • 591 B
JSON
{
"name": "vue-swipe-tab",
"version": "2.0.4",
"description": "a touch swipe tab component for vue.js(vue2).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhangxiang958/vue-tab.git"
},
"keywords": [
"vue",
"vue-tab",
"swipe",
"vue-swipe-tab"
],
"author": "zhangxiang",
"license": "ISC",
"bugs": {
"url": "https://github.com/zhangxiang958/vue-tab/issues"
},
"homepage": "https://github.com/zhangxiang958/vue-tab#readme"
}