HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/dev-beg.teky.com.co/vendor/mariuzzo/laravel-js-localization/composer.json
{
    "name": "mariuzzo/laravel-js-localization",
    "description": "Laravel Localization in JavaScript",
    "type": "library",
    "keywords": [
        "laravel",
        "laravel 5",
        "localization",
        "i18n",
        "javascript",
        "js",
        "lang"
    ],
    "homepage": "https://github.com/rmariuzzo/laravel-js-localization",
    "license": "MIT",
    "authors": [
        {
            "name": "Rubens Mariuzzo",
            "email": "rubens@mariuzzo.com",
            "homepage": "https://github.com/rmariuzzo",
            "role": "Developer"
        },
        {
            "name": "German Popoter",
            "email": "me@gpopoteur.com",
            "homepage": "https://github.com/gpopoteur",
            "role": "Developer"
        },
        {
            "name": "Galievskiy Dmitriy",
            "homepage": "https://github.com/xAockd",
            "role": "Developer"
        },
        {
            "name": "Ramon Ackermann",
            "homepage": "https://github.com/sboo",
            "role": "Developer"
        },
        {
            "name": "Anton Komarev",
            "homepage": "https://github.com/antonkomarev",
            "role": "Developer"
        },
        {
            "name": "Pascal Baljet",
            "homepage": "https://github.com/pascalbaljetmedia",
            "role": "Developer"
        }
    ],
    "support": {
        "issues": "https://github.com/rmariuzzo/laravel-js-localization/issues",
        "source": "https://github.com/rmariuzzo/laravel-js-localization"
    },
    "require": {
        "php": "^5.4 || ^7.0 || ^8.0",
        "illuminate/config": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
        "illuminate/console": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
        "illuminate/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
        "tedivm/jshrink": "~1.0"
    },
    "require-dev": {
        "orchestra/testbench": "^2.2 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
        "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
    },
    "autoload": {
        "psr-4": {
            "Mariuzzo\\LaravelJsLocalization\\": "src/Mariuzzo/LaravelJsLocalization/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Mariuzzo\\LaravelJsLocalization\\": "tests/specs"
        }
    },
    "minimum-stability": "stable",
    "extra": {
        "laravel": {
            "providers": [
                "Mariuzzo\\LaravelJsLocalization\\LaravelJsLocalizationServiceProvider"
            ]
        }
    }
}