74 строки
2.5 KiB
JSON
74 строки
2.5 KiB
JSON
{
|
|
"_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": "751ce5aa3e6b31e01c1ddf2545d8a470",
|
|
"packages": [
|
|
{
|
|
"name": "lsolesen/pel",
|
|
"version": "0.9.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pel/pel.git",
|
|
"reference": "0e7b8717ea681fc682749c4b73226c4c6fcc7362"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pel/pel/zipball/0e7b8717ea681fc682749c4b73226c4c6fcc7362",
|
|
"reference": "0e7b8717ea681fc682749c4b73226c4c6fcc7362",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-gd": "*",
|
|
"phpunit/phpunit": ">=4.8.36 <8",
|
|
"satooshi/php-coveralls": "1.0.*",
|
|
"squizlabs/php_codesniffer": "^3.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"lsolesen\\pel\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Lars Olesen",
|
|
"email": "lars@intraface.dk",
|
|
"homepage": "http://intraface.dk",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Martin Geisler",
|
|
"email": "martin@geisler.net",
|
|
"homepage": "http://geisler.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.",
|
|
"homepage": "http://pel.github.com/pel/",
|
|
"keywords": [
|
|
"exif",
|
|
"image"
|
|
],
|
|
"time": "2019-12-03T15:35:01+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|