HEX
Server: Apache
System: Linux beta.alfanet.ee 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: busines1 (1252)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //proc/thread-self/cwd/wp-content/plugins/interactive-geo-maps/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "freemius/wordpress-sdk",
            "version": "2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "db6f35a2b3d318a53330409dbeab49156ee76dd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/db6f35a2b3d318a53330409dbeab49156ee76dd8",
                "reference": "db6f35a2b3d318a53330409dbeab49156ee76dd8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.3",
                "squizlabs/php_codesniffer": "^3.7",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2025-05-11T07:07:09+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "files": [
                    "start.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-only"
            ],
            "description": "Freemius WordPress SDK",
            "homepage": "https://freemius.com",
            "keywords": [
                "freemius",
                "plugin",
                "sdk",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "issues": "https://github.com/Freemius/wordpress-sdk/issues",
                "source": "https://github.com/Freemius/wordpress-sdk/tree/2.12.0"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "hassankhan/config",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hassankhan/config.git",
                "reference": "cf63da451c4d226df983017932b9cef1b6d49db5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hassankhan/config/zipball/cf63da451c4d226df983017932b9cef1b6d49db5",
                "reference": "cf63da451c4d226df983017932b9cef1b6d49db5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "scrutinizer/ocular": "^1.9",
                "squizlabs/php_codesniffer": "^3.6",
                "symfony/yaml": "^5.4"
            },
            "suggest": {
                "symfony/yaml": "^5.4"
            },
            "time": "2024-12-09T16:20:44+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Noodlehaus\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hassan Khan",
                    "homepage": "http://hassankhan.me/",
                    "role": "Developer"
                }
            ],
            "description": "Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files",
            "homepage": "http://hassankhan.me/config/",
            "keywords": [
                "config",
                "configuration",
                "ini",
                "json",
                "microphp",
                "unframework",
                "xml",
                "yaml",
                "yml"
            ],
            "support": {
                "issues": "https://github.com/hassankhan/config/issues",
                "source": "https://github.com/hassankhan/config/tree/3.2.0"
            },
            "install-path": "../hassankhan/config"
        },
        {
            "name": "saltus/framework",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/SaltusDev/saltus-framework.git",
                "reference": "5afce29e0bc789f0f65a36853003e576a787e67c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SaltusDev/saltus-framework/zipball/5afce29e0bc789f0f65a36853003e576a787e67c",
                "reference": "5afce29e0bc789f0f65a36853003e576a787e67c",
                "shasum": ""
            },
            "require": {
                "hassankhan/config": "^3.1.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6.0",
                "squizlabs/php_codesniffer": "^3.2.3"
            },
            "time": "2023-11-24T13:47:30+00:00",
            "default-branch": true,
            "type": "project",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Saltus\\WP\\Framework\\": "src/"
                },
                "files": [
                    "lib/codestar-framework/codestar-framework.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "Saltus\\WP\\Framework\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "test": [
                    "vendor/bin/phpcs"
                ]
            },
            "license": [
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Saltus Plugin Framework",
                    "email": "web@saltus.io",
                    "homepage": "https://saltus.io/"
                }
            ],
            "homepage": "https://saltus.io/",
            "keywords": [
                "composer",
                "vagrant",
                "wordpress",
                "wp"
            ],
            "support": {
                "source": "https://github.com/SaltusDev/saltus-framework/tree/main",
                "issues": "https://github.com/SaltusDev/saltus-framework/issues"
            },
            "install-path": "../saltus/framework"
        }
    ],
    "dev": false,
    "dev-package-names": []
}