| {
    "_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": "197dfe0504298cb957d056f4e5facfc3",
    "packages": [
        {
            "name": "daveearley/daves-email-validation-tool",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/daveearley/Email-Validation-Tool.git",
                "reference": "f878d3c3c89c5d5ee6dd14633f89975d6dc2576d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/daveearley/Email-Validation-Tool/zipball/f878d3c3c89c5d5ee6dd14633f89975d6dc2576d",
                "reference": "f878d3c3c89c5d5ee6dd14633f89975d6dc2576d",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "mockery/mockery": "^1.3",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "EmailValidation\\": "src/",
                    "EmailValidation\\Tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dave Earley",
                    "email": "[email protected] "
                }
            ],
            "description": "An easy to use, accurate-ish & extensible email validation library for PHP 7+",
            "keywords": [
                "disposable email check",
                "email",
                "email validation",
                "email verification",
                "validate email"
            ],
            "support": {
                "issues": "https://github.com/daveearley/Email-Validation-Tool/issues",
                "source": "https://github.com/daveearley/Email-Validation-Tool/tree/1.2.0"
            },
            "time": "2021-02-13T10:24:07+00:00"
        },
        {
            "name": "fortawesome/font-awesome",
            "version": "6.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
                "reference": "f0c25837a3fe0e03783b939559e088abcbfb3c4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/f0c25837a3fe0e03783b939559e088abcbfb3c4b",
                "reference": "f0c25837a3fe0e03783b939559e088abcbfb3c4b",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-4.0",
                "OFL-1.1",
                "MIT"
            ],
            "authors": [
                {
                    "name": "The Font Awesome Team",
                    "homepage": "https://github.com/orgs/FortAwesome/people"
                }
            ],
            "description": "The iconic font, CSS, and SVG framework",
            "homepage": "https://fontawesome.com",
            "keywords": [
                "FontAwesome",
                "awesome",
                "bootstrap",
                "font",
                "icon",
                "svg"
            ],
            "support": {
                "docs": "http://fontawesome.com/docs",
                "email": "[email protected] ",
                "issues": "https://github.com/FortAwesome/Font-Awesome/issues",
                "source": "https://github.com/FortAwesome/Font-Awesome"
            },
            "time": "2023-08-02T20:27:06+00:00"
        },
        {
            "name": "twbs/bootstrap",
            "version": "v5.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/961d5ff9844372a4e294980c667bbe7e0651cdeb",
                "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb",
                "shasum": ""
            },
            "replace": {
                "twitter/bootstrap": "self.version"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Otto",
                    "email": "[email protected] "
                },
                {
                    "name": "Jacob Thornton",
                    "email": "[email protected] "
                }
            ],
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
            "homepage": "https://getbootstrap.com/",
            "keywords": [
                "JS",
                "css",
                "framework",
                "front-end",
                "mobile-first",
                "responsive",
                "sass",
                "web"
            ],
            "support": {
                "issues": "https://github.com/twbs/bootstrap/issues",
                "source": "https://github.com/twbs/bootstrap/tree/v5.2.2"
            },
            "time": "2022-10-03T07:44:02+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}
 |