[
    {
        "name": "psr/simple-cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-23 01:57:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "name": "dannyvankooten/vat.php",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dannyvankooten/vat.php.git",
            "reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dannyvankooten/vat.php/zipball/1d1d533a35517b78c685e7c1702bcf8958345a8d",
            "reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d",
            "shasum": ""
        },
        "require": {
            "ext-soap": "*",
            "php": ">=5.6",
            "psr/simple-cache": "^1.0"
        },
        "provide": {
            "psr/simple-cache-implementation": "1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0"
        },
        "time": "2017-12-04 13:33:24",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DvK\\Vat\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Danny van Kooten",
                "email": "hi@dvk.co"
            }
        ],
        "description": "PHP library for dealing with VAT in Europe",
        "keywords": [
            "vat"
        ]
    }
]
