{
    "name": "gonowo/gonowo-delivery",
    "description": "GoNowo Delivery Restaurant Menu & Food Ordering Plugin for WordPress is a powerful and easy-to-use plugin designed to help you create a stunning website for your restaurant business. It comes with a modern and responsive design, multiple page layouts, and a variety of customization options. With this plugin, you can easily create a website that looks great on any device.",
    "type": "project",
    "license": "GPL",
    "autoload": {
        "psr-4": {
            "GONOWO\\": "./inc"
        }
    },
    "authors": [
        {
            "name": "Gonowo",
            "email": "cleverfoodwp@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {
        "pelago/emogrifier": "^8.0@dev",
        "twilio/sdk": "dev-main"
    }
}