{
    "packages": [
        {
            "name": "wixel/gump",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Wixel/GUMP.git",
                "reference": "f2d73de0377986f3f97f0d1564b5e532562bbad0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Wixel/GUMP/zipball/f2d73de0377986f3f97f0d1564b5e532562bbad0",
                "reference": "f2d73de0377986f3f97f0d1564b5e532562bbad0",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-iconv": "*",
                "ext-intl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "kamermans/docblock-reflection": "^1.0",
                "maddhatter/markdown-table": "^1.0",
                "mockery/mockery": "^1.3",
                "php-coveralls/php-coveralls": "^2.5",
                "phpspec/prophecy": "^v1.10|^v1.17",
                "phpunit/phpunit": "^6|^9"
            },
            "time": "2024-04-29T14:43:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "gump.class.php"
                ],
                "psr-4": {
                    "GUMP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sean Nieuwoudt",
                    "homepage": "https://wixelhq.com"
                },
                {
                    "name": "Filis Futsarov",
                    "homepage": "https://filis.me"
                }
            ],
            "description": "A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.",
            "homepage": "https://wixelhq.com/",
            "keywords": [
                "validate",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Wixel/GUMP/issues",
                "source": "https://github.com/Wixel/GUMP/tree/v2.1.0"
            },
            "install-path": "../wixel/gump"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
