[
    {
        "name": "beanstream/beanstream",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Beanstream/beanstream-php.git",
            "reference": "204b68284755f1d46fe8c943721fbb692af09566"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Beanstream/beanstream-php/zipball/204b68284755f1d46fe8c943721fbb692af09566",
            "reference": "204b68284755f1d46fe8c943721fbb692af09566",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-05-30T16:51:24+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Beanstream": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pavel Kulbakin",
                "email": "p.kulbakin@gmail.com"
            },
            {
                "name": "Kevin Saliba"
            }
        ],
        "description": "Beanstream PHP API"
    },
    {
        "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"
        ]
    }
]
