{ "_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" ], "content-hash": "fc68571533e72c46fac787d73541e7f0", "packages": [ { "name": "usystems/webling-api-php", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/usystems/webling-api-php.git", "reference": "ff3f65f8b944998d116f666af4b0b707a5b4b92d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/usystems/webling-api-php/zipball/ff3f65f8b944998d116f666af4b0b707a5b4b92d", "reference": "ff3f65f8b944998d116f666af4b0b707a5b4b92d", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": ">=4.8 <6.0" }, "type": "library", "autoload": { "psr-0": { "Webling": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Demian Holderegger", "email": "support@webling.ch" } ], "description": "Lightweight Webling API Wrapper", "time": "2019-04-05T12:16:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }