2022-02-20 20:22:07 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "akeeba/s3",
|
2023-12-19 02:28:16 +00:00
|
|
|
"version": "2.3.1",
|
|
|
|
"version_normalized": "2.3.1.0",
|
2022-02-20 20:22:07 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/akeeba/s3.git",
|
2023-12-19 02:28:16 +00:00
|
|
|
"reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9"
|
2022-02-20 20:22:07 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-12-19 02:28:16 +00:00
|
|
|
"url": "https://api.github.com/repos/akeeba/s3/zipball/7f5b3e929c93eb02ba24472560c0cbbef735aed9",
|
|
|
|
"reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9",
|
2022-02-20 20:22:07 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"ext-simplexml": "*",
|
2023-12-19 02:28:16 +00:00
|
|
|
"php": ">=7.1.0 <8.4"
|
2022-02-20 20:22:07 +00:00
|
|
|
},
|
2023-12-19 02:28:16 +00:00
|
|
|
"time": "2023-09-26T11:40:10+00:00",
|
2022-02-20 20:22:07 +00:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
2023-12-19 02:28:16 +00:00
|
|
|
"files": [
|
|
|
|
"src/aliasing.php"
|
|
|
|
],
|
2022-02-20 20:22:07 +00:00
|
|
|
"psr-4": {
|
2023-12-19 02:28:16 +00:00
|
|
|
"Akeeba\\S3\\": "src"
|
2022-02-20 20:22:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2023-12-19 02:28:16 +00:00
|
|
|
"GPL-3.0-or-later"
|
2022-02-20 20:22:07 +00:00
|
|
|
],
|
|
|
|
"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"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|