{
    "name": "g1a/composer-test-scenarios",
    "description": "Useful scripts for testing multiple sets of Composer dependencies.",
    "license": "MIT",
    "authors": [
        {
            "name": "Greg Anderson",
            "email": "greg.1.anderson@greenknowe.org"
        }
    ],
    "require": {
    },
    "bin": [
        "scripts/create-scenario",
        "scripts/dependency-licenses",
        "scripts/install-scenario"
    ]
}
