{
  "name": "anti-captcha",
  "version": "0.0.3",
  "description": "Captcha recognition services API wrapper.",
  "main": "src/recognition.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tsypa/recognition.git"
  },
  "keywords": [
    "antigate",
    "anti-captcha",
    "rucaptcha",
    "ripcaptcha",
    "recognition"
  ],
  "author": "pathetic",
  "contributors": [{
    "name": "Maxim Tsyplakov"
    ,"email": "maxim.tsyplakov@gmail.com"
    ,"url": "http://flex.oganer.net"
  }],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tsypa/recognition/issues"
  },
  "homepage": "https://github.com/tsypa/recognition#readme",
  "dependencies": {
    "request": "^2.58.0"
  }
}
