{ "_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": "9563c787f5ac9d0adf6a6dc3b003d6bf", "packages": [ { "name": "smalot/pdfparser", "version": "v0.14.0", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f", "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "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": [ "LGPL-3.0" ], "authors": [ { "name": "Sebastien 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": "2019-01-23T09:14:37+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.2.26", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "367241059ca166e3a76490f4448c284e0a161f15" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15", "reference": "367241059ca166e3a76490f4448c284e0a161f15", "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": [ "LGPL-3.0" ], "authors": [ { "name": "Nicola Asuni", "role": "lead", "email": "info@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": "2018-10-16T17:24:05+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }