[
    {
        "name": "khanamiryan/qrcode-detector-decoder",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
            "reference": "89b57f2d9939dd57394b83f6ccbd3e1a74659e34"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/89b57f2d9939dd57394b83f6ccbd3e1a74659e34",
            "reference": "89b57f2d9939dd57394b83f6ccbd3e1a74659e34",
            "shasum": ""
        },
        "require": {
            "php": "^5.6|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7"
        },
        "time": "2020-04-19T16:18:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zxing\\": "lib/"
            },
            "files": [
                "lib/Common/customFunctions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ashot Khanamiryan",
                "email": "a.khanamiryan@gmail.com",
                "homepage": "https://github.com/khanamiryan",
                "role": "Developer"
            }
        ],
        "description": "QR code decoder / reader",
        "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
        "keywords": [
            "barcode",
            "qr",
            "zxing"
        ]
    }
]
