tanyupeng
Version:
通过自定义指令实现一些有趣的操作,图片放大 , 字符串转图片验证码
18 lines • 391 B
JSON
{
"name": "tanyupeng",
"version": "1.1.5",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"字符串转图片验证码",
"文字转图片验证码",
"生成验证码",
"vue自定义指令",
"图片放大镜"
],
"author": "tanyupeng <438749168@qq.com>",
"license": "ISC"
}