{
    "name": "wpify\/snippets",
    "type": "library",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Daniel Mejta",
            "email": "daniel@mejta.net"
        },
        {
            "name": "V\u00e1clav Greif",
            "email": "info@vaclavgreif.cz"
        }
    ],
    "autoload": {
        "psr-4": {
            "DarujmeDeps\\Wpify\\Snippets\\": "src\/"
        }
    }
}