[ { "name": "curl/curl", "version": "2.2.0", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff", "reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-curl": "*", "php": "^5.6 | ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "~2.1" }, "time": "2018-12-04T19:47:03+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ] } ]