{
    "packages": [
        {
            "name": "mlocati\/ip-lib",
            "version": "1.18.0",
            "version_normalized": "1.18.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mlocati\/ip-lib.git",
                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mlocati\/ip-lib\/zipball\/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
                "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "phpunit\/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
            },
            "time": "2022-01-13T18:05:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GP_Blocklist\\Dependencies\\IPLib\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "homepage": "https:\/\/github.com\/mlocati",
                    "role": "Author"
                }
            ],
            "description": "Handle IPv4, IPv6 addresses and ranges",
            "homepage": "https:\/\/github.com\/mlocati\/ip-lib",
            "keywords": [
                "IP",
                "address",
                "addresses",
                "ipv4",
                "ipv6",
                "manage",
                "managing",
                "matching",
                "network",
                "networking",
                "range",
                "subnet"
            ],
            "support": {
                "issues": "https:\/\/github.com\/mlocati\/ip-lib\/issues",
                "source": "https:\/\/github.com\/mlocati\/ip-lib\/tree\/1.18.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/mlocati",
                    "type": "github"
                },
                {
                    "url": "https:\/\/paypal.me\/mlocati",
                    "type": "other"
                }
            ],
            "install-path": "..\/mlocati\/ip-lib"
        }
    ],
    "dev": false,
    "dev-package-names": []
}