{
    "name": "rao/spreadsheetintegration",
    "description": "Spreadsheet Integration for Wordpress",
    "type": "project",
    "authors": [
        {
            "name": "Himani Lotia",
            "email": "himani@raoinformationtechnology.com"
        }
    ],
    "require": {
        "tareq1988/wp-eloquent": "dev-master",
        "firebase/php-jwt": "*",
        "appsero/client": "^2.0"
    },
    "autoload": {
        "psr-4": {"RAOGSI_COMPOSER\\":"src"}
    },
    "config": {
        "allow-plugins": {
            "kylekatarnls/update-helper": true
        }
    }
}
