{ "_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": "dffc328f3d810d3c9dcc859ba1367a04", "packages": [ { "name": "dchesterton/image", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Frameright/image.git", "reference": "b5b29fbf047d2eb195e5000f6c76167cbe90cafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Frameright/image/zipball/b5b29fbf047d2eb195e5000f6c76167cbe90cafa", "reference": "b5b29fbf047d2eb195e5000f6c76167cbe90cafa", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "mockery/mockery": "~0.9", "phpcompatibility/php-compatibility": "^9.3.5", "phpunit/phpunit": "^9.5.25" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "CSD\\Image\\": "src/" } }, "scripts": { "lint": [ "./vendor/bin/phpcs" ], "test": [ "./vendor/bin/phpunit" ] }, "license": [ "MIT" ], "authors": [ { "name": "Daniel Chesterton", "email": "daniel@chestertondevelopment.com", "homepage": "http://www.chestertondevelopment.com", "role": "Developer" } ], "description": "Image metadata library", "keywords": [ "Exif", "IPTC", "Image", "Metadata", "Photo", "XMP" ], "support": { "source": "https://github.com/Frameright/image/tree/master", "issues": "https://github.com/Frameright/image/issues" }, "time": "2022-10-31T16:11:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "dchesterton/image": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }