name : installed.json
{
    "packages": [
        {
            "name": "akeeba/stats_collector",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/akeeba/stats_collector.git",
                "reference": "356b7a4e277581e4c7ae38d8c280227eef6c6327"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akeeba/stats_collector/zipball/356b7a4e277581e4c7ae38d8c280227eef6c6327",
                "reference": "356b7a4e277581e4c7ae38d8c280227eef6c6327",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "suggest": {
                "ext-curl": "For sending the usage stats to the server",
                "ext-openssl": "Fallback when random_bytes is not available"
            },
            "time": "2024-01-02T10:24:26+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Akeeba\\UsageStats\\Collector\\": "src"
                }
            },
            "archive": {
                "exclude": [
                    ".idea/**",
                    ".gitignore",
                    "composer.lock"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicholas K. Dionysopoulos",
                    "email": "[email protected]"
                }
            ],
            "description": "Usage Statistic collector",
            "support": {
                "source": "https://github.com/akeeba/stats_collector/tree/main",
                "issues": "https://github.com/akeeba/stats_collector/issues"
            },
            "install-path": "../akeeba/stats_collector"
        }
    ],
    "dev": false,
    "dev-package-names": []
}

© 2025 Cubjrnet7