{
    "name": "ilachat/wp-plugin",
    "description": "integrate ILACHAT with WordPress",
    "type": "wordpress-plugin",
    "autoload": {
        "psr-4": {
            "Ilachat\\WpPlugin\\": "src/"
        }
    },
    "authors": [
        {
            "name": "ILACHAT Team",
            "email": "team@ila.chat"
        }
    ],
    "require": {}
}
