{
    "name": "selcom/selcom-apigw-client",
    "description": "Client library to help access selcom apis",
    "license": "",
    "authors": [
        {
            "name": "dev",
            "email": "dev@selcom.net"
        }
    ],
    "type": "library",
    "autoload":{
            "files": ["src/apigwClient.php"]
        
    },
    "minimum-stability": "stable",
    "require": {}
}
