{ "_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": "3222380f0c0d25c2cb0cf5e04ce2ce58", "packages": [ { "name": "docusign/esign-client", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/docusign/docusign-php-client.git", "reference": "bf4c4afa000c141655c1001a0c96efdc28b211f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/docusign/docusign-php-client/zipball/bf4c4afa000c141655c1001a0c96efdc28b211f9", "reference": "bf4c4afa000c141655c1001a0c96efdc28b211f9", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.5.36" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { "psr-4": { "DocuSign\\eSign\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "DocuSign", "homepage": "https://www.docusign.com/developer-center" } ], "description": "The DocuSign PHP library makes integrating DocuSign into your websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-php-client repository. Join the eSign revolution!", "homepage": "https://www.docusign.com/developer-center", "keywords": [ "api", "php", "sdk", "swagger" ], "time": "2017-10-25T22:08:40+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }