{
    "name": "wutime/adblock-detector",
    "description": "Light-weight powerful and accurate detector plugin.",
    "type": "project",
    "require": {
        "php": ">=7.4",
        "composer/installers": "~1.0",
        "htmlburger/carbon-fields": "3.6.5",
        "htmlburger/carbon-field-number": "^3.0",
        "jaybizzle/crawler-detect": "^1.2",
        "matthiasmullie/minify": "^1.3",
        "iamntz/carbon-fields-urlpicker": "^3.0",
        "alledia/edd-sl-plugin-updater": "^1.6"
    },
    "autoload": {
        "psr-4": {
            "Wutime\\AdBlockDetector\\": "src/"
        }
    },
    "config": {
        "allow-plugins": {
            "composer/installers": true
        }
    }
}
