{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "8c05413629957c284d9576fca2ac8d00", "packages": [ { "name": "tecnick.com/tcpdf", "version": "6.0.042", "source": { "type": "git", "url": "git://git.code.sf.net/p/tcpdf/code", "reference": "8510efc6cfe7a537fff810616b5e279a66ade068" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "fonts", "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPLv3" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "homepage": "http://nicolaasuni.tecnick.com" } ], "description": "TCPDF is a PHP class for generating PDF documents.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "time": "2013-10-25 17:18:08" } ], "packages-dev": [ { "name": "atoum/atoum", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/atoum/atoum.git", "reference": "15a74c2054df413f9ace524b0d2344df1c1bc700" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/atoum/atoum/zipball/15a74c2054df413f9ace524b0d2344df1c1bc700", "reference": "15a74c2054df413f9ace524b0d2344df1c1bc700", "shasum": "" }, "require": { "ext-hash": "*", "ext-json": "*", "ext-session": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": ">=5.3.3" }, "replace": { "mageekguy/atoum": "*" }, "suggest": { "ext-mbstring": "Provides support for UTF-8 strings" }, "bin": [ "bin/atoum" ], "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Frédéric Hardy", "email": "frederic.hardy@atoum.org", "homepage": "http://blog.mageekbox.net" }, { "name": "François Dussert", "email": "francois.dussert@atoum.org" }, { "name": "Gérald Croes", "email": "gerald.croes@atoum.org" }, { "name": "Julien Bianchi", "email": "julien.bianchi@atoum.org" }, { "name": "Ludovic Fleury", "email": "ludovic.fleury@atoum.org" } ], "description": "Simple modern and intuitive unit testing framework for PHP 5.3+", "homepage": "http://www.atoum.org", "keywords": [ "TDD", "atoum", "test", "unit testing" ], "time": "2013-10-29 14:36:54" } ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "atoum/atoum": 20 }, "platform": { "php": ">=5.3.0" }, "platform-dev": [ ] }