vue-photoswipe-mobile
Version:
A mobile picture preview plugin based on photoswipe and vue 基于vue和photoswipe的移动端图片查看器
21 lines (20 loc) • 604 B
JSON
{
"name": "vue-photoswipe-mobile",
"version": "1.0.2",
"description": "A mobile picture preview plugin based on photoswipe and vue 基于vue和photoswipe的移动端图片查看器",
"main": "dist/index.js",
"directories": {
"src": "src",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
},
"author": "luoyangyangyang",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/luoyang125024608/vue-photoswipe-mobile.git"
}
}