{
    "name": "bititup/cheshire-cat-chatbot",
    "description": "Cheshire cat integration",
    "type": "library",
    "require": {
        "webgrafia/cheshire-cat-sdk-laravel": "*"
    },
    "autoload": {
        "psr-4": {
            "CheshireCatWp\\": "./"
        }
    },
    "authors": [
        {
            "name": "bititup"
        }
    ]
}
