{
    "name": "developer/familysync",
    "type": "project",
    "autoload": {
        "psr-4": {
            "Developer\\Familysync\\": "src/"
        }
    },
    "authors": [
        {
            "name": "skip"
        }
    ],
    "minimum-stability": "stable",
    "require": {
        "firebase/php-jwt": "^7.0",
        "vlucas/phpdotenv": "^5.6",
        "google/apiclient": "2.19"
    }
}
