57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
[
|
|
{
|
|
"name": "cloudinary/cloudinary_php",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cloudinary/cloudinary_php.git",
|
|
"reference": "2800f0f1d53b4d7d4cc8c86bdba1d42bb4f3e6af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cloudinary/cloudinary_php/zipball/2800f0f1d53b4d7d4cc8c86bdba1d42bb4f3e6af",
|
|
"reference": "2800f0f1d53b4d7d4cc8c86bdba1d42bb4f3e6af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "5.7.*"
|
|
},
|
|
"time": "2017-06-20T13:15:14+00:00",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src"
|
|
],
|
|
"files": [
|
|
"src/Helpers.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Cloudinary",
|
|
"homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "Cloudinary PHP SDK",
|
|
"homepage": "https://github.com/cloudinary/cloudinary_php",
|
|
"keywords": [
|
|
"cdn",
|
|
"cloud",
|
|
"cloudinary",
|
|
"image management",
|
|
"sdk"
|
|
]
|
|
}
|
|
]
|