{
    "name": "theorchard/ows-legacy-images",
    "description": "Repo includes the contents of the legacy image server application",
    "type": "project",
    "config": {
        "vendor-dir": "php_vendor"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:theorchard/php-owsclient.git"
        },
        {
            "type": "vcs",
            "url": "git@github.com:theorchard/php-owsrequest.git"
        }
    ],
    "require": {
        "orchard/owsclient": "0.3.1"
    }
}
