[
    {
        "name": "seregazhuk/pinterest-bot",
        "version": "v5.9.1",
        "version_normalized": "5.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/seregazhuk/php-pinterest-bot.git",
            "reference": "9621d078fb3b0b6651ac5987841a2a8ccc4f2a2d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/seregazhuk/php-pinterest-bot/zipball/9621d078fb3b0b6651ac5987841a2a8ccc4f2a2d",
            "reference": "9621d078fb3b0b6651ac5987841a2a8ccc4f2a2d",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-fileinfo": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "^0.4",
            "mockery/mockery": "1.0",
            "phpunit/phpunit": "~6.5"
        },
        "time": "2019-02-13T10:22:44+00:00",
        "type": "package",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Helpers/functions.php"
            ],
            "psr-4": {
                "seregazhuk\\PinterestBot\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sergey Zhuk",
                "email": "seregazhuk88@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "PHP library for Pintrest",
        "keywords": [
            "lib",
            "php",
            "pinterest"
        ]
    }
]
