{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "2bc65ec11ff19b716e15c15821f3a040", "packages": [ { "name": "tecnickcom/tc-lib-barcode", "version": "1.15.4", "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" }, "type": "library", "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" ], "time": "2016-11-17T18:13:54+00:00" }, { "name": "tecnickcom/tc-lib-color", "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-color.git", "reference": "d86d7ca6153ce9fcde7ae4043567aaf4a184b347" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/d86d7ca6153ce9fcde7ae4043567aaf4a184b347", "reference": "d86d7ca6153ce9fcde7ae4043567aaf4a184b347", "shasum": "" }, "require": { "php": ">=5.4" }, "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" }, "type": "library", "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" ], "time": "2016-08-30T20:12:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }