{ "_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": "1bb1cee4266c731ce1526ed78f17f30a", "packages": [ { "name": "a5hleyrich/wp-background-processing", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/A5hleyRich/wp-background-processing.git", "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/A5hleyRich/wp-background-processing/zipball/1f070aab5058dbaf45d5435a343033ddd8a641b1", "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "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": "2018-02-12T09:24:05+00:00" }, { "name": "composer/installers", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "049797d727261bf27f2690430d935067710049c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2", "reference": "049797d727261bf27f2690430d935067710049c2", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "^4.8.36" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "modulework", "modx", "moodle", "osclass", "phpbb", "piwik", "ppi", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "symfony", "typo3", "wordpress", "yawik", "zend", "zikula" ], "time": "2017-12-29T09:13:20+00:00" }, { "name": "gregwar/cache", "version": "v1.0.12", "target-dir": "Gregwar/Cache", "source": { "type": "git", "url": "https://github.com/Gregwar/Cache.git", "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Gregwar/Cache/zipball/305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3", "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "autoload": { "psr-0": { "Gregwar\\Cache": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gregwar", "email": "g.passault@gmail.com" } ], "description": "A lightweight file-system cache system", "keywords": [ "cache", "caching", "file-system", "system" ], "time": "2016-09-23T08:16:04+00:00" }, { "name": "johnbillion/extended-cpts", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/johnbillion/extended-cpts.git", "reference": "3a0c4fd338fce2e81496cbdca2cfea38bca6e34b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/3a0c4fd338fce2e81496cbdca2cfea38bca6e34b", "reference": "3a0c4fd338fce2e81496cbdca2cfea38bca6e34b", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.4" }, "require-dev": { "johnbillion/php-docs-standards": "^1.0.2", "phpunit/phpunit": ">=4.8 <6.0", "satooshi/php-coveralls": ">=0.7.0" }, "suggest": { "johnbillion/extended-taxos": "Extended Taxonomies", "wpackagist-plugin/rewrite-testing": "Rewrite Rule Testing" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "John Blackbourn", "homepage": "https://johnblackbourn.com/" } ], "description": "A library which provides extended functionality to WordPress custom post types, allowing developers to quickly build custom post types without having to write the same code again and again.", "homepage": "https://github.com/johnbillion/extended-cpts/", "time": "2017-06-11T21:36:21+00:00" }, { "name": "lukesnowden/google-shopping-feed", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/lukesnowden/google-shopping-feed.git", "reference": "2313d42ee9e4db7226396a3350063ddae1ec5fcf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lukesnowden/google-shopping-feed/zipball/2313d42ee9e4db7226396a3350063ddae1ec5fcf", "reference": "2313d42ee9e4db7226396a3350063ddae1ec5fcf", "shasum": "" }, "require": { "gregwar/cache": "1.0.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "LukeSnowden\\GoogleShoppingFeed": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Luke Snowden", "email": "luke@sno.wden.co.uk" } ], "description": "Google Shopping Feed API", "homepage": "https://github.com/lukesnowden/google-shopping-feed", "keywords": [ "Google Shopping Feed", "api", "feed", "google", "shopping" ], "time": "2018-04-06T08:58:40+00:00" }, { "name": "philipnewcomer/wp-ajax-helper", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/philipnewcomer/wp-ajax-helper.git", "reference": "3416943af039cbca4eba1efbf4d9f728860e3a5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/philipnewcomer/wp-ajax-helper/zipball/3416943af039cbca4eba1efbf4d9f728860e3a5e", "reference": "3416943af039cbca4eba1efbf4d9f728860e3a5e", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "autoload": { "psr-4": { "PhilipNewcomer\\WP_Ajax_Helper\\": "src/components" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Philip Newcomer", "email": "contact@philipnewcomer.net", "homepage": "http://philipnewcomer.net", "role": "Developer" } ], "description": "A library to simplify AJAX requests in WordPress plugins and themes.", "homepage": "https://github.com/philipnewcomer/wp-ajax-helper", "keywords": [ "ajax", "wordpress" ], "time": "2017-06-25T22:19:09+00:00" }, { "name": "webdevstudios/cmb2", "version": "v2.2.3.1", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "17677cf3aa65b0402ca8084b6b1cf37df6260582" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/17677cf3aa65b0402ca8084b6b1cf37df6260582", "reference": "17677cf3aa65b0402ca8084b6b1cf37df6260582", "shasum": "" }, "require": { "php": ">5.2.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "composer/installers": "~1.0" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/WebDevStudios/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "time": "2016-11-08T15:24:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }