{ "_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" ], "content-hash": "68edb75279d732084b33db43a28a9295", "packages": [ { "name": "cloudswipe/cloudswipe-wp", "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/cloudswipe/cloudswipe-wp.git", "reference": "f94dfedc0c9a336f42be07fc84f566d477a88f73" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cloudswipe/cloudswipe-wp/zipball/f94dfedc0c9a336f42be07fc84f566d477a88f73", "reference": "f94dfedc0c9a336f42be07fc84f566d477a88f73", "shasum": "" }, "require": { "joeybeninghove/json-api-wp-client": ">= 0.1", "php": ">= 5.6" }, "type": "library", "autoload": { "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joey Beninghove", "email": "joey@cloudswipe.com" } ], "description": "CloudSwipe library for WordPress integrations", "keywords": [ "api", "cloudswipe", "json", "wordpress" ], "time": "2017-02-07T22:12:14+00:00" }, { "name": "joeybeninghove/json-api-wp-client", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/joeybeninghove/json-api-wp-client.git", "reference": "29bf084f80790086b84d09e400ceeada6ea7367f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joeybeninghove/json-api-wp-client/zipball/29bf084f80790086b84d09e400ceeada6ea7367f", "reference": "29bf084f80790086b84d09e400ceeada6ea7367f", "shasum": "" }, "require": { "php": ">= 5.6" }, "type": "library", "autoload": { "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joey Beninghove", "email": "me@joey.io" } ], "description": "WordPress client library for consuming JSON APIs following the 1.0 spec at jsonapi.org", "keywords": [ "api", "json", "wordpress" ], "time": "2017-02-07T22:10:14+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 5.6" }, "platform-dev": [] }