[
    {
        "name": "payjp/payjp-php",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/payjp/payjp-php.git",
            "reference": "9b5e3e22500b8bc56dbcc6699a12adc897d95ea0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/payjp/payjp-php/zipball/9b5e3e22500b8bc56dbcc6699a12adc897d95ea0",
            "reference": "9b5e3e22500b8bc56dbcc6699a12adc897d95ea0",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6.1",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2018-01-26T05:28:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1.*-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Payjp\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Payjp and contributors",
                "homepage": "https://github.com/payjp/payjp-php/graphs/contributors"
            }
        ],
        "description": "Payjp PHP Library",
        "homepage": "https://pay.jp/",
        "keywords": [
            "api",
            "payjp",
            "payment processing"
        ]
    }
]
