vue-directive-preview-image
Version:
a vue directive to preview image
22 lines (21 loc) • 439 B
JSON
{
"name": "vue-directive-preview-image",
"version": "0.1.6",
"description": "a vue directive to preview image",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"预览",
"v-directive",
"preview",
"vue"
],
"repository": {
"type": "git",
"url": "https://github.com/duqingyu/v-preview-img"
},
"author": "duqingyu",
"license": "ISC"
}