{ "_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": "577ab0958db2de53b2495ff93532e93e", "content-hash": "a59234a6dbb481244bdd3065fe898368", "packages": [ { "name": "a5hleyrich/wp-background-processing", "version": "1.0", "source": { "type": "git", "url": "https://github.com/A5hleyRich/wp-background-processing.git", "reference": "15a8a79130a15366d9d550d078f14232ed83d3ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/A5hleyRich/wp-background-processing/zipball/15a8a79130a15366d9d550d078f14232ed83d3ba", "reference": "15a8a79130a15366d9d550d078f14232ed83d3ba", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPLv2+" ], "authors": [ { "name": "Ashley Rich", "email": "hello@ashleyrich.com" } ], "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.", "time": "2016-08-07 10:26:07" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }