{
    "packages": [
        {
            "name": "picqer/php-barcode-generator",
            "version": "v0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/picqer/php-barcode-generator.git",
                "reference": "f754cbd592f3131af144dfcc6a3090fd0f6d1793"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/picqer/php-barcode-generator/zipball/f754cbd592f3131af144dfcc6a3090fd0f6d1793",
                "reference": "f754cbd592f3131af144dfcc6a3090fd0f6d1793",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.3"
            },
            "time": "2017-09-28T19:23:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Picqer\\Barcode\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPLv3"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "homepage": "http://nicolaasuni.tecnick.com"
                },
                {
                    "name": "Casper Bakker",
                    "email": "info@picqer.com"
                }
            ],
            "description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.",
            "homepage": "http://github.com/picqer/php-barcode-generator",
            "keywords": [
                "CODABAR",
                "Code11",
                "Code93",
                "EAN13",
                "KIX",
                "KIXCODE",
                "MSI",
                "POSTNET",
                "Pharma",
                "Standard 2 of 5",
                "barcode",
                "barcode generator",
                "code128",
                "code39",
                "ean",
                "html",
                "jpeg",
                "jpg",
                "php",
                "png",
                "svg",
                "upc"
            ],
            "support": {
                "issues": "https://github.com/picqer/php-barcode-generator/issues",
                "source": "https://github.com/picqer/php-barcode-generator/tree/master"
            },
            "install-path": "../picqer/php-barcode-generator"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
