UNPKG
wyb-svg-captcha
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
这是一个获取验证码小工具
wyb-svg-captcha
/
package.json
18 lines
(16 loc)
•
328 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"wyb-svg-captcha"
,
"version"
:
"1.0.5"
,
"description"
:
"这是一个获取验证码小工具"
,
"main"
:
"wyb.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"captcha"
,
"svg-captcha"
,
"wyb-svg-captcha"
],
"author"
:
"WYB"
,
"license"
:
"ISC"
}