-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.json
33 lines (33 loc) · 839 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "imagetyperz-api",
"version": "1.3.0",
"description": "ImagetyperzAPI is a super easy to use bypass captcha API wrapper for imagetyperz.com captcha service",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"captcha",
"bypasscaptcha",
"decaptcher",
"decaptcha",
"2captcha",
"deathbycaptcha",
"anticaptcha",
"bypass recaptcha v2",
"bypass no captcha recaptcha",
"bypass invisible recaptcha",
"captcha services for recaptcha v2",
"recaptcha v2 captcha solver",
"google recaptcha solver",
"recaptcha solver python",
"recaptcha bypass script"
],
"author": "imagetyperz-api",
"license": "MIT",
"dependencies": {
"file-base64": "^1.0.0",
"q": "^1.5.1",
"requestify": "^0.2.5"
}
}