vue-picture-preview2
Version:
适配ssr,移动端Vue.js图片预览插件,支持左滑右滑 | Mobile-friendly picture file preview Vue.js plugin with horizontal nav and bottom title.
28 lines (27 loc) • 722 B
JSON
{
"name": "vue-picture-preview2",
"version": "1.0.2",
"description": "适配ssr,移动端Vue.js图片预览插件,支持左滑右滑 | Mobile-friendly picture file preview Vue.js plugin with horizontal nav and bottom title.",
"main": "index.js",
"scripts": {
"test": "npm run unit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xLogic92/vue-picture-preview.git"
},
"keywords": [
"Vue",
"Plugin",
"Picture",
"Img",
"Preview",
"滑动预览"
],
"author": "xLogic",
"license": "MIT",
"bugs": {
"url": "https://github.com/xLogic92/vue-picture-preview/issues"
},
"homepage": "https://github.com/xLogic92/vue-picture-preview#readme"
}