{
    "name": "quyle91/wp-database-helper-v2",
    "version": "1.0.0",
    "type": "library",
    "license": "GPL-2.0-or-later",
    "autoload": {
        "psr-4": {
            "WpDatabaseHelperV2\\": "src/"
        },
        "files": [
            "constants.php"
        ]
    },
    "authors": [
        {
            "name": "quyle91",
            "email": "quylv.dsth@gmail.com"
        }
    ],
    "minimum-stability": "stable",
    "require": {}
}
