recognition
Version:
Captcha recognition services API wrapper.
27 lines (26 loc) • 577 B
JSON
{
"name": "recognition",
"version": "0.0.1",
"description": "Captcha recognition services API wrapper.",
"main": "recognition.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pathetic/recognition.git"
},
"keywords": [
"antigate",
"anti-captcha",
"rucaptcha",
"ripcaptcha",
"recognition"
],
"author": "pathetic",
"license": "MIT",
"bugs": {
"url": "https://github.com/pathetic/recognition/issues"
},
"homepage": "https://github.com/pathetic/recognition#readme"
}