{ "_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" ], "hash": "3ef81f0d5e114abd555d4a15444bff28", "content-hash": "f359e931de9ede331682620a1c570a60", "packages": [ { "name": "labs64/netlicensingclient-php", "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/Labs64/NetLicensingClient-php.git", "reference": "61f31189e41783eb3865774c86ae99bd3aea24f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Labs64/NetLicensingClient-php/zipball/61f31189e41783eb3865774c86ae99bd3aea24f8", "reference": "61f31189e41783eb3865774c86ae99bd3aea24f8", "shasum": "" }, "require": { "php": ">=5.3.2", "php-curl-class/php-curl-class": "4.10.0" }, "type": "library", "autoload": { "files": [ "netlicensing.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Labs64 NetLicensing", "email": "netlicensing@labs64.com", "homepage": "http://netlicensing.io" } ], "description": "PHP wrapper for Labs64 NetLicensing RESTful API", "homepage": "http://netlicensing.io", "keywords": [ "NetLicensing", "api", "client", "license", "licensing", "rest", "restful" ], "time": "2016-02-27 19:13:57" }, { "name": "php-curl-class/php-curl-class", "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "dce9acb7a27f98b5040cfa9b3aa36da4a7ff3004" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/dce9acb7a27f98b5040cfa9b3aa36da4a7ff3004", "reference": "dce9acb7a27f98b5040cfa9b3aa36da4a7ff3004", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "Curl\\": "src/Curl/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Unlicense" ], "authors": [ { "name": "Zach Borboa" } ], "description": "PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.", "homepage": "https://github.com/php-curl-class/php-curl-class", "keywords": [ "api", "class", "client", "curl", "framework", "http", "http client", "json", "php", "requests", "rest", "restful", "web service", "xml" ], "time": "2016-01-31 12:32:31" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [] }