{
    "name": "sendmachine/sendmachine-api-client",
    "description": "Sendmachine API Client",
    "keywords": ["sendmachine","api","email","sms"],
    "homepage": "https://github.com/Sendmachine/SendmachineApiClient",
    "license": "MIT",
    "require": {
        "php": ">=5.3.0",
        "ext-curl": "*"
    }
}