[EDIT] FILE: installed.json
{ "packages": [ { "name": "thiagoalessio/tesseract_ocr", "version": "2.12.0", "version_normalized": "2.12.0.0", "source": { "type": "git", "url": "https://github.com/thiagoalessio/tesseract-ocr-for-php.git", "reference": "0f10bd7b02bdcba59c4fbd98fbd93a56f93b09b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thiagoalessio/tesseract-ocr-for-php/zipball/0f10bd7b02bdcba59c4fbd98fbd93a56f93b09b7", "reference": "0f10bd7b02bdcba59c4fbd98fbd93a56f93b09b7", "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/php-code-coverage": "^2.2.4 || ^9.0.0" }, "time": "2021-06-04T21:21:33+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, "dev-package-names": [] }
SAVE
CANCEL