[
    {
        "name": "tecnickcom/tc-lib-barcode",
        "version": "1.15.4",
        "version_normalized": "1.15.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
            "reference": "34b0224f71ebfe83adcef9f14f3d81965fb55493"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/34b0224f71ebfe83adcef9f14f3d81965fb55493",
            "reference": "34b0224f71ebfe83adcef9f14f3d81965fb55493",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "tecnickcom/tc-lib-color": "^1.12.1"
        },
        "require-dev": {
            "apigen/apigen": "^4.1.2",
            "bartlett/php-compatinfo": "^5.0.0",
            "pdepend/pdepend": "^2.2.2",
            "phploc/phploc": "^2.1.5|^3.0.0",
            "phpmd/phpmd": "^2.3.2",
            "phpunit/phpunit": "4.8.19|^5.0.0",
            "sebastian/phpcpd": "^2.0.2",
            "squizlabs/php_codesniffer": "^2.5.0|^3.0.0"
        },
        "time": "2016-11-17T18:13:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Com\\Tecnick\\Barcode\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "description": "PHP library to generate linear and bidimensional barcodes",
        "homepage": "http://www.tecnick.com",
        "keywords": [
            "3 of 9",
            "ANSI MH10.8M-1983",
            "CBC",
            "CODABAR",
            "CODE 11",
            "CODE 128 A B C",
            "CODE 39",
            "CODE 93",
            "EAN 13",
            "EAN 8",
            "ECC200",
            "Intelligent Mail Barcode",
            "Interleaved 2 of 5",
            "KIX",
            "Klant",
            "MSI",
            "Onecode",
            "PHARMACODE",
            "PHARMACODE TWO-TRACKS",
            "POSTNET",
            "RMS4CC",
            "Standard 2 of 5",
            "UPC-A",
            "UPC-E",
            "USD-3",
            "USPS-B-3200",
            "USS-93",
            "barcode",
            "datamatrix",
            "pdf417",
            "planet",
            "qr-code",
            "royal mail",
            "tc-lib-barcode",
            "upc"
        ]
    },
    {
        "name": "tecnickcom/tc-lib-color",
        "version": "1.12.12",
        "version_normalized": "1.12.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/tc-lib-color.git",
            "reference": "bfb8e97975ef9979e808adb464a2bb27052c7115"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/bfb8e97975ef9979e808adb464a2bb27052c7115",
            "reference": "bfb8e97975ef9979e808adb464a2bb27052c7115",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "apigen/apigen": "^2.8.1 || ^4.1.2",
            "bartlett/php-compatinfo": "^4.5.2 || ^5.0.10 || ^5.0.12",
            "pdepend/pdepend": "^2.5.2",
            "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
            "phpmd/phpmd": "^2.6.0",
            "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.1",
            "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
            "squizlabs/php_codesniffer": "^2.8.0 || ^3.2.0"
        },
        "time": "2018-06-23T09:21:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Com\\Tecnick\\Color\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "description": "PHP library to manipulate various color representations",
        "homepage": "http://www.tecnick.com",
        "keywords": [
            "cmyk",
            "color",
            "colors",
            "colour",
            "colours",
            "hsl",
            "hsla",
            "javascript",
            "rgb",
            "rgba",
            "tc-lib-color",
            "web"
        ]
    }
]
