{
    "name": "koraktor/steam-condenser",
    "version": "1.3.10",
    "description": "The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers",
    "keywords": [ "steam", "query", "source", "goldsrc", "community", "webapi" ],
    "homepage": "http://koraktor.de/steam-condenser",
    "license": "BSD-3-Clause",
    "authors": [
        {
            "name": "Sebastian Staudt",
            "email": "koraktor@gmail.com"
        }
    ],
    "support": {
        "email": "steam-condenser@googlegroups.com",
        "issues": "https://github.com/koraktor/steam-condenser/issues",
        "source": "https://github.com/koraktor/steam-condenser-php",
        "wiki": "https://github.com/koraktor/steam-condenser/wiki"
    },
    "require": {
        "php": ">=5.0.0"
    },
    "require-dev": {
        "phpunit/phpunit": "~3.7.0"
    },
    "include-path": [ "lib/" ]
}
