{ "name": "veo3-report/usage-analytics", "description": "VEO3 Usage Report System with MSAL Authentication", "type": "project", "require": { "php": ">=7.4", "firebase/php-jwt": "^6.0" }, "require-dev": {}, "autoload": { "classmap": [ "JWTValidator.php", "AuthMiddleware.php" ] }, "config": { "optimize-autoloader": true, "sort-packages": true } }