vue-picture-preview-fix
Version:
移动端Vue.js图片预览插件 | Mobile-friendly picture file preview Vue.js plugin with horizontal nav and bottom title.
27 lines (26 loc) • 705 B
JSON
{
"name": "vue-picture-preview-fix",
"version": "1.2.1",
"description": "移动端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,Mainyf",
"license": "MIT",
"bugs": {
"url": "https://github.com/xLogic92/vue-picture-preview/issues"
},
"homepage": "https://github.com/xLogic92/vue-picture-preview#readme"
}