/
home
/
efamember
/
domains
/
efa-member.com
/
public_html
/
config
/
vendor
/
composer
/
up file
home
{ "packages": [ { "name": "spatie/pdf-to-image", "version": "1.2.2", "version_normalized": "1.2.2.0", "source": { "type": "git", "url": "https://github.com/spatie/pdf-to-image.git", "reference": "9a5cb264a99e87e010c65d4ece03b51f821d55bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/pdf-to-image/zipball/9a5cb264a99e87e010c65d4ece03b51f821d55bd", "reference": "9a5cb264a99e87e010c65d4ece03b51f821d55bd", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1" }, "time": "2016-12-14T15:37:00+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Spatie\\PdfToImage\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "description": "Convert a pdf to an image", "homepage": "https://github.com/spatie/pdf-to-image", "keywords": [ "convert", "image", "pdf", "pdf-to-image", "spatie" ], "support": { "issues": "https://github.com/spatie/pdf-to-image/issues", "source": "https://github.com/spatie/pdf-to-image/tree/master" }, "install-path": "../spatie/pdf-to-image" } ], "dev": true, "dev-package-names": [] }