{
    "name": "creativeitem/luxury-hotel-booking-system",
    "description": "Luxury Hotel Booking System",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "Creativeitem",
            "email": "support@creativeitem.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {
        "stripe/stripe-php": "^2.0@dev"
    },
    "autoload": {
        "psr-4": {"Inc\\": "./inc"}
    }
}
