{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "72413a32907cfbde6cddadec3c98d03d", "packages": [ { "name": "picqer/php-barcode-generator", "version": "v0.3", "source": { "type": "git", "url": "https://github.com/picqer/php-barcode-generator.git", "reference": "2e4d5b1f7f04fdb348d0721ada65963dac6f0c0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picqer/php-barcode-generator/zipball/2e4d5b1f7f04fdb348d0721ada65963dac6f0c0c", "reference": "2e4d5b1f7f04fdb348d0721ada65963dac6f0c0c", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^5.3" }, "type": "library", "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" ], "time": "2019-01-12T09:29:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }