{
    "packages": [
        {
            "name": "thiagoalessio/tesseract_ocr",
            "version": "2.11.2",
            "version_normalized": "2.11.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thiagoalessio/tesseract-ocr-for-php.git",
                "reference": "502c62abc1235189921fcdfae83f78926eb15246"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thiagoalessio/tesseract-ocr-for-php/zipball/502c62abc1235189921fcdfae83f78926eb15246",
                "reference": "502c62abc1235189921fcdfae83f78926eb15246",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/php-code-coverage": "^2.2.4 || ^9.0.0"
            },
            "time": "2021-04-09T21:05:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "thiagoalessio\\TesseractOCR\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "thiagoalessio",
                    "email": "thiagoalessio@me.com"
                }
            ],
            "description": "A wrapper to work with Tesseract OCR inside PHP.",
            "keywords": [
                "OCR",
                "Tesseract",
                "text recognition"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/tesseract-ocr-for-php",
                "issues": "https://github.com/thiagoalessio/tesseract-ocr-for-php/issues",
                "source": "https://github.com/thiagoalessio/tesseract-ocr-for-php"
            },
            "install-path": "../thiagoalessio/tesseract_ocr"
        }
    ],
    "dev": true
}
