HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dnlightw-124/dn.lightweb.kr/vendor/google/analytics-data/composer.json
{
    "name": "google/analytics-data",
    "description": "Google Analytics Data Client for PHP",
    "license": "Apache-2.0",
    "minimum-stability": "stable",
    "autoload": {
        "psr-4": {
            "Google\\Analytics\\Data\\": "src",
            "GPBMetadata\\Google\\Analytics\\Data\\": "metadata"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Google\\Analytics\\Data\\Tests\\": "tests"
        }
    },
    "extra": {
        "component": {
            "id": "analytics-data",
            "path": "AnalyticsData",
            "entry": null,
            "target": "googleapis/php-analytics-data.git"
        }
    },
    "require": {
        "php": "^8.1",
        "google/gax": "^1.36.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^9.0"
    },
    "suggest": {
        "ext-grpc": "Enables use of gRPC, a universal high-performance RPC framework created by Google.",
        "ext-protobuf": "Provides a significant increase in throughput over the pure PHP protobuf implementation. See https://cloud.google.com/php/grpc for installation instructions."
    }
}