69 lines
2.3 KiB
JSON
69 lines
2.3 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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "380e2e4853de027e64448857e2e9fead",
|
|
"packages": [
|
|
{
|
|
"name": "akeeba/s3",
|
|
"version": "2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/akeeba/s3.git",
|
|
"reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/akeeba/s3/zipball/7f5b3e929c93eb02ba24472560c0cbbef735aed9",
|
|
"reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-simplexml": "*",
|
|
"php": ">=7.1.0 <8.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/aliasing.php"
|
|
],
|
|
"psr-4": {
|
|
"Akeeba\\S3\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicholas K. Dionysopoulos",
|
|
"email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
|
|
"homepage": "http://www.dionysopoulos.me",
|
|
"role": "Lead Developer"
|
|
}
|
|
],
|
|
"description": "A compact, dependency-less Amazon S3 API client implementing the most commonly used features",
|
|
"homepage": "https://github.com/akeeba/s3",
|
|
"keywords": [
|
|
"s3"
|
|
],
|
|
"time": "2023-09-26T11:40:10+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.0"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|