{
    "name": "magebig/ajaxwishlist",
    "description": "Ajax Wishlist for Magento 2",
    "type": "magento2-module",
    "version": "2.0.0",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [ "registration.php" ],
        "psr-4": {
            "MageBig\\Ajaxwishlist\\": ""
        }
    }
}