{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4f4eca1b09031bd2edd44948a81ec850", "packages": [ { "name": "seregazhuk/pinterest-bot", "version": "v5.9.1", "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" }, "type": "package", "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" ], "time": "2019-02-13T10:22:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }