{
    "packages": [
        {
            "name": "tendopay/tendopay-sdk-php",
            "version": "0.9.2",
            "version_normalized": "0.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TendoPayPlugins/tendopay-sdk-php.git",
                "reference": "c51ef730c470732ee01780dd29f1dca4d3acf906"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TendoPayPlugins/tendopay-sdk-php/zipball/c51ef730c470732ee01780dd29f1dca4d3acf906",
                "reference": "c51ef730c470732ee01780dd29f1dca4d3acf906",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "mockery/mockery": "^1.3",
                "phpstan/phpstan": "^0.12.94",
                "phpunit/phpunit": "^8.5",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2021-08-16T19:53:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TendoPay\\SDK\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sangmin Lee",
                    "email": "sangmin@tendopay.ph",
                    "role": "Developer"
                }
            ],
            "description": "TendoPay API Integration",
            "homepage": "https://tendopay.ph/",
            "keywords": [
                "api",
                "e-commerce",
                "installment payment",
                "tendopay"
            ],
            "support": {
                "issues": "https://github.com/TendoPayPlugins/tendopay-sdk-php/issues",
                "source": "https://github.com/TendoPayPlugins/tendopay-sdk-php/tree/0.9.2"
            },
            "install-path": "../tendopay/tendopay-sdk-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
