@gentslava/anticaptcha
Version:
Fork of Official Anti-Captcha.com npm library
43 lines (42 loc) • 920 B
JSON
{
"name": "@gentslava/anticaptcha",
"version": "1.2.0",
"description": "Fork of Official Anti-Captcha.com npm library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"anticaptcha",
"captcha",
"recaptcha",
"hcaptcha",
"hcaptcha enterprise",
"hcaptcha rqdata",
"recaptchav2",
"recaptcha enterprise",
"funcaptcha",
"arkoselabs",
"geetest",
"turnstile",
"turnstile captcha",
"antigate",
"2captcha",
"decaptcher",
"deathbycaptcha",
"cloudflare",
"cloudflare bypass",
"datadome",
"datadome bypass",
"object coordinates"
],
"author": "Gentslava",
"license": "ISC",
"bugs": {
"url": "https://github.com/gentslava/anticaptcha-npm/issues"
},
"homepage": "https://github.com/gentslava/anticaptcha-npm",
"dependencies": {
"axios": "^1.6.8"
}
}