{ "_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": "3ffbe28fb745b145fa2fcd19500ebf5e", "packages": [ { "name": "smalot/pdfparser", "version": "v0.11", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", "reference": "40462c1a662d5fbc8f48d30626695a06f047e0cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smalot/pdfparser/zipball/40462c1a662d5fbc8f48d30626695a06f047e0cf", "reference": "40462c1a662d5fbc8f48d30626695a06f047e0cf", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=5.3.0", "tecnickcom/tcpdf": "~6.0" }, "require-dev": { "atoum/atoum": "^2.8 | ^3.0" }, "type": "library", "autoload": { "psr-0": { "Smalot\\PdfParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPLv3" ], "authors": [ { "name": "Sébastien MALOT", "email": "sebastien@malot.fr" } ], "description": "Pdf parser library. Can read and extract information from pdf file.", "homepage": "http://www.pdfparser.org", "keywords": [ "extract", "parse", "parser", "pdf", "text" ], "time": "2017-09-14T12:26:16+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.2.13", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64", "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "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 and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "time": "2017-04-26T08:14:48+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }