{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "ae702470933247a2af31b5e3275c5884", "content-hash": "6a2686a92b990c52844d4ded2d4861d8", "packages": [ { "name": "dirkgroenen/pinterest-api-php", "version": "0.2.11", "source": { "type": "git", "url": "https://github.com/dirkgroenen/Pinterest-API-PHP.git", "reference": "afd5e531059c09774e958e142b859d201aa00c79" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dirkgroenen/Pinterest-API-PHP/zipball/afd5e531059c09774e958e142b859d201aa00c79", "reference": "afd5e531059c09774e958e142b859d201aa00c79", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "4.7.*", "vlucas/phpdotenv": "^2.2" }, "type": "library", "autoload": { "psr-4": { "DirkGroenen\\Pinterest\\": "src/Pinterest" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Dirk Groenen", "email": "dirk@bitlabs.nl", "homepage": "http://dirkgroenen.nl", "role": "Creator/Developer" } ], "description": "PHP Wrapper for the official Pinterest API", "keywords": [ "api", "pinterest", "wrapper" ], "time": "2016-05-10 15:36:53" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }