{ "name": "paypal/php-sdk-sample", "description": "PayPal Core SDK for PHP", "keywords": ["paypal", "php", "sdk"], "homepage": "https://www.x.com/developers/paypal", "license": "Apache2", "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/merchant-sdk-php/contributors" } ], "require": { "php": ">=5.2.0", "ext-curl": "*", "paypal/merchant-sdk-php":"v2.2.98", "paypal/permissions-sdk-php":"v2.2.98" } }