{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "8cf1d470a25f973992ba90d6e6ee6ca3", "packages": [ { "name": "authorizenet/authorizenet", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/AuthorizeNet/sdk-php.git", "reference": "7fa78e6397d363296e462c3b348573c17175b7a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/7fa78e6397d363296e462c3b348573c17175b7a8", "reference": "7fa78e6397d363296e462c3b348573c17175b7a8", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6" }, "require-dev": { "phpmd/phpmd": "~2.0", "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "classmap": [ "lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Official PHP SDK for Authorize.Net", "homepage": "http://developer.authorize.net", "keywords": [ "authorize.net", "authorizenet", "ecommerce", "payment" ], "time": "2019-01-14T13:32:41+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6" }, "platform-dev": [] }