tyrcode-captcha
Version:
仿写验证码
19 lines (18 loc) • 348 B
JSON
{
"name": "tyrcode-captcha",
"version": "1.0.4",
"description": "仿写验证码",
"main": "captcha.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"svg-captcha",
"captcha",
"tyr"
],
"author": "hartener",
"license": "ISC",
"dependencies": {},
"devDependencies": {}
}