[
    {
        "name": "mpociot/vat-calculator",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpociot/vat-calculator.git",
            "reference": "86776da690401903dedc5697f5192852a2f84f58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpociot/vat-calculator/zipball/86776da690401903dedc5697f5192852a2f84f58",
            "reference": "86776da690401903dedc5697f5192852a2f84f58",
            "shasum": ""
        },
        "require": {
            "ext-soap": "*",
            "php": ">=5.5.9"
        },
        "require-dev": {
            "illuminate/support": "~5.0",
            "illuminate/validation": "~5.0",
            "mockery/mockery": "dev-master",
            "orchestra/testbench": "~3.0",
            "phpunit/phpunit": "4.7.*"
        },
        "time": "2017-04-11T10:14:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/controllers/Controller.php"
            ],
            "psr-0": {
                "Mpociot\\VatCalculator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marcel Pociot",
                "email": "m.pociot@gmail.com"
            }
        ],
        "description": "EU VAT calculation, the way it should be.",
        "keywords": [
            "EU Moss",
            "VAT ID",
            "cashier",
            "tax",
            "tax calculation",
            "vat",
            "vat calculation"
        ]
    }
]
