{ "_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": "4b9ed8294249f3e1c6eda2f8628a891b", "packages": [ { "name": "glenscott/url-normalizer", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/glenscott/url-normalizer.git", "reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/glenscott/url-normalizer/zipball/b8e79d3360a1bd7182398c9956bd74d219ad1b3c", "reference": "b8e79d3360a1bd7182398c9956bd74d219ad1b3c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "URL\\": "src/URL" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Glen Scott", "email": "glen@glenscott.co.uk" } ], "description": "Syntax based normalization of URL's", "time": "2015-06-11T16:06:02+00:00" }, { "name": "techcrunch/wp-async-task", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/techcrunch/wp-async-task.git", "reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/techcrunch/wp-async-task/zipball/9bdbbf9df4ff5179711bb58b9a2451296f6753dc", "reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc", "shasum": "" }, "require-dev": { "10up/wp_mock": "dev-master", "phpunit/phpunit": "*@stable" }, "type": "wordpress-plugin", "autoload": { "classmap": [ "wp-async-task.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alex Khadiwala", "role": "developer" }, { "name": "Nicolas Vincent", "role": "developer" }, { "name": "Eric Mann", "email": "eric.mann@10up.com", "role": "developer" }, { "name": "John P. Bloch", "email": "john.bloch@10up.com", "role": "developer" } ], "description": "Run asynchronous tasks for long-running operations in WordPress", "time": "2016-03-10T17:37:13+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "techcrunch/wp-async-task": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }