{
    "name": "devmx/Teamspeak3-Webviewer-For-Wordpress",
    "type": "app",
    "description": "Simple Teamspeak3 Webviewer with widget for Wordpress",
    "license": "GPLv3",
    "require": {
        "php": ">=5.3.2",
        "devmx/TeamSpeak3-Library": "master-dev@dev",
        "pimple/pimple": "1.0.*"
    },
    "autoload": {
        "psr-0": {"devmx": "src"}
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/devMX/TeamSpeak3-Library"
        }
    ]
} 
