HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/whatsapp.dmstech.online/vendor/mtdowling/jmespath.php/composer.json
{
    "name": "mtdowling/jmespath.php",
    "description": "Declaratively specify how to extract elements from a JSON document",
    "keywords": ["json", "jsonpath"],
    "license": "MIT",
    "authors": [
        {
            "name": "Graham Campbell",
            "email": "hello@gjcampbell.co.uk",
            "homepage": "https://github.com/GrahamCampbell"
        },
        {
            "name": "Michael Dowling",
            "email": "mtdowling@gmail.com",
            "homepage": "https://github.com/mtdowling"
        }
    ],
    "require": {
        "php": "^7.2.5 || ^8.0",
        "symfony/polyfill-mbstring": "^1.17"
    },
    "require-dev": {
        "composer/xdebug-handler": "^3.0.3",
        "phpunit/phpunit": "^8.5.33"
    },
    "autoload": {
        "psr-4": {
            "JmesPath\\": "src/"
        },
        "files": ["src/JmesPath.php"]
    },
    "bin": ["bin/jp.php"],
    "extra": {
        "branch-alias": {
            "dev-master": "2.7-dev"
        }
    }
}