ascii-captcha
Version:
Stand-alone captcha without any external modules or binary.
16 lines (15 loc) • 333 B
JSON
{
"name": "ascii-captcha",
"version": "0.0.3",
"description": "Stand-alone captcha without any external modules or binary.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"captcha",
"ascii-captcha"
],
"author": "buffer_lo",
"license": "MIT"
}