{
    "name": "imtiaz_rayhan/wp-coupons-and-deals",
    "description": "currently this composer file is only for testing purposes and no production libraries included",
    "type": "project",
    "scripts": {
        "test": "phpunit"
    },
    "require": {
        "dotcamp/promoter": "^1.0"
    },
    "repositories": [
        {
            "type": "path",
            "url": "vendor/dotcamp/promoter"
        }
    ]
}
