{
    "packages": [
        {
            "name": "inacho/php-credit-card-validator",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inacho/php-credit-card-validator.git",
                "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inacho/php-credit-card-validator/zipball/e71ea730a9059ea75cc6d94e7c42993eacf44dc1",
                "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1",
                "shasum": ""
            },
            "require": {
                "lib-pcre": ">=7.3",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.7.*"
            },
            "time": "2015-07-03T19:13:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inacho\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignacio de Tomás",
                    "email": "nacho@inacho.es"
                }
            ],
            "description": "Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date",
            "keywords": [
                "card",
                "cards",
                "credit",
                "creditcard",
                "creditcards",
                "cvc",
                "debit",
                "laravel",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/inacho/php-credit-card-validator/issues",
                "source": "https://github.com/inacho/php-credit-card-validator/tree/master"
            },
            "install-path": "../inacho/php-credit-card-validator"
        },
        {
            "name": "nojacko/email-data-disposable",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nojacko/email-data-disposable.git",
                "reference": "f78f2d81902e4043b96f2bdcceeac7eb2a004165"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nojacko/email-data-disposable/zipball/f78f2d81902e4043b96f2bdcceeac7eb2a004165",
                "reference": "f78f2d81902e4043b96f2bdcceeac7eb2a004165",
                "shasum": ""
            },
            "require-dev": {
                "ext-intl": "*",
                "league/climate": "^3.2",
                "php-curl-class/php-curl-class": "~2.1"
            },
            "time": "2017-07-12T10:55:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EmailData\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Jackson",
                    "email": "git@nojacko.com"
                }
            ],
            "description": "Disposable email domains",
            "support": {
                "issues": "https://github.com/nojacko/email-data-disposable/issues",
                "source": "https://github.com/nojacko/email-data-disposable/tree/master"
            },
            "install-path": "../nojacko/email-data-disposable"
        },
        {
            "name": "nojacko/email-validator",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nojacko/email-validator.git",
                "reference": "fbd98fdcf373ddbe09843c3ad5a7db9bc3651c3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nojacko/email-validator/zipball/fbd98fdcf373ddbe09843c3ad5a7db9bc3651c3b",
                "reference": "fbd98fdcf373ddbe09843c3ad5a7db9bc3651c3b",
                "shasum": ""
            },
            "require": {
                "nojacko/email-data-disposable": "^1.0"
            },
            "time": "2016-08-09T11:04:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EmailValidator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Jackson",
                    "email": "nojacko@gmail.com",
                    "homepage": "http://jamesdavidjackson.com",
                    "role": "Developer"
                }
            ],
            "description": "Small PHP library to valid email addresses using a number of methods.",
            "keywords": [
                "MX",
                "check",
                "checker",
                "disposable",
                "email",
                "email address",
                "library",
                "role",
                "throwaway",
                "validater",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/nojacko/email-validator/issues",
                "source": "https://github.com/nojacko/email-validator/tree/master"
            },
            "install-path": "../nojacko/email-validator"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
