{ "_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": "ad76786a1e3c0a49d031edb46b361193", "content-hash": "37cee2e07f39e50f931264ea326bcfb1", "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-12 09:24:05" }, { "name": "alessandrotesoro/wp-notices", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/alessandrotesoro/wp-notices.git", "reference": "e465904b48289bafbd01c9cffb2035b92d78bc1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alessandrotesoro/wp-notices/zipball/e465904b48289bafbd01c9cffb2035b92d78bc1f", "reference": "e465904b48289bafbd01c9cffb2035b92d78bc1f", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.3.2" }, "type": "library", "autoload": { "classmap": [ "wp-notices.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Alessandro Tesoro", "homepage": "http://alessandrotesoro.me" } ], "description": "An helper library to create persistent and dismissible WordPress admin notices.", "homepage": "https://github.com/alessandrotesoro/wp-notices/", "keywords": [ "notices", "wordpress" ], "time": "2018-04-29 15:46:53" }, { "name": "alessandrotesoro/wp-optionskit", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/alessandrotesoro/wp-optionskit.git", "reference": "73cc202af86ce5b0f0203da89a8a13f76a7ceb85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alessandrotesoro/wp-optionskit/zipball/73cc202af86ce5b0f0203da89a8a13f76a7ceb85", "reference": "73cc202af86ce5b0f0203da89a8a13f76a7ceb85", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.3.2" }, "type": "library", "autoload": { "classmap": [ "wp-optionskit.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Alessandro Tesoro", "homepage": "http://alessandrotesoro.me" } ], "description": "A toolkit for developers to create administration options panels for WordPress powered by Vuejs", "homepage": "https://github.com/alessandrotesoro/wp-optionskit/", "keywords": [ "optionskit", "wordpress" ], "time": "2018-05-05 15:52:37" }, { "name": "brain/cortex", "version": "1.0.0-alpha.7", "source": { "type": "git", "url": "https://github.com/Brain-WP/Cortex.git", "reference": "0f33ad8578fa051ab5e46e14c9478df4d728e49a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Brain-WP/Cortex/zipball/0f33ad8578fa051ab5e46e14c9478df4d728e49a", "reference": "0f33ad8578fa051ab5e46e14c9478df4d728e49a", "shasum": "" }, "require": { "nikic/fast-route": "~0.7.0", "php": ">=5.5", "psr/http-message": "*" }, "require-dev": { "brain/monkey": "~1.2.0", "gmazzap/andrew": "~1.0.0", "mockery/mockery": "0.9.3", "phpunit/phpunit": "4.8.*" }, "type": "library", "autoload": { "psr-4": { "Brain\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Giuseppe Mazzapica", "email": "giuseppe.mazzapica@gmail.com", "homepage": "http://gm.zoomlab.it", "role": "Developer" } ], "description": "Cortex is a package that implements a routing system in WordPress.", "homepage": "https://github.com/Brain-WP/Cortex", "keywords": [ "fast route", "pretty permalink", "rewrite rules", "router", "routing", "wordpress" ], "time": "2016-07-14 19:53:27" }, { "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-29 09:13:20" }, { "name": "gamajo/template-loader", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/GaryJones/Gamajo-Template-Loader.git", "reference": "05057216f60baebfc4939e1a2b9aae6e89d25c91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GaryJones/Gamajo-Template-Loader/zipball/05057216f60baebfc4939e1a2b9aae6e89d25c91", "reference": "05057216f60baebfc4939e1a2b9aae6e89d25c91", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "autoload": { "classmap": [ "class-gamajo-template-loader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Gary Jones", "email": "gamajo@gamajo.com", "homepage": "http://gamajo.com", "role": "Developer" } ], "description": "A class for your WordPress plugin, to allow loading template parts with fallback through the child theme > parent theme > plugin", "homepage": "http://github.com/GaryJones/Gamajo-Template-Loader", "keywords": [ "templates", "wordpress" ], "time": "2017-03-24 17:28:34" }, { "name": "htmlburger/carbon-fields", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/htmlburger/carbon-fields.git", "reference": "f2e7e7b306f872b606b16909d2a2ee906381d5d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/htmlburger/carbon-fields/zipball/f2e7e7b306f872b606b16909d2a2ee906381d5d1", "reference": "f2e7e7b306f872b606b16909d2a2ee906381d5d1", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "mockery/mockery": "^0.9.7", "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "Carbon_Fields\\": "core/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "htmlBurger", "email": "wordpress@htmlburger.com", "homepage": "https://htmlburger.com/", "role": "Developer" }, { "name": "Marin Atanasov", "email": "contact@marinatanasov.com", "homepage": "http://marinatanasov.com/", "role": "Developer" }, { "name": "Siyan Panayotov", "homepage": "http://siyanpanayotov.com/", "role": "Developer" }, { "name": "Georgi Stoyanov", "email": "stoyanov.gs@gmail.com", "role": "Developer" }, { "name": "Stanimir Panchev", "email": "Stan4omir@gmail.com", "role": "Developer" }, { "name": "Peter Petrov", "email": "peter.petrov89@gmail.com", "role": "Developer" }, { "name": "Plamen Kostadinov", "email": "pkostadinov.2create@gmail.com", "homepage": "http://plasmen.info/", "role": "Developer" }, { "name": "Stanimir Stoyanov", "email": "stanimir.k.stoyanov@gmail.com", "role": "Developer" }, { "name": "Georgi Popov", "homepage": "http://magadanski.com/", "role": "Developer" }, { "name": "German Velchev", "email": "germozy@gmail.com", "role": "Developer" }, { "name": "Rashko Petrov", "email": "brutalenemy666@gmail.com", "homepage": "http://errorfactory.com/", "role": "Developer" }, { "name": "Miroslav Mitev", "email": "mmitev.2create@gmail.com", "role": "Developer" }, { "name": "Kaloyan Ivanov", "email": "kaloyanxivanov@gmail.com", "homepage": "http://vilepixels.com/", "role": "Developer" }, { "name": "Atanas Angelov", "email": "atanas.angelov.dev@gmail.com", "role": "Developer" }, { "name": "Alexander Panayotov", "email": "alexander.panayotov@gmail.com", "homepage": "http://alexanderpanayotov.com/", "role": "Developer" }, { "name": "Viktor Vasilev", "email": "liberalcho@gmail.com", "role": "Developer" } ], "description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.", "homepage": "http://carbonfields.net/", "time": "2018-03-16 09:06:14" }, { "name": "nikic/fast-route", "version": "v0.7.0", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/8164b4a0d8afde4eae5f1bfc39084972ba23ad36", "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "time": "2015-12-20 19:50:12" }, { "name": "psr/http-message", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06 14:39:51" }, { "name": "wearerequired/wp-requirements-check", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/wearerequired/wp-requirements-check.git", "reference": "1ff6197d2427f46778fcdfd7211cf6c500e45b02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wearerequired/wp-requirements-check/zipball/1ff6197d2427f46778fcdfd7211cf6c500e45b02", "reference": "1ff6197d2427f46778fcdfd7211cf6c500e45b02", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "WP_Requirements_Check.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Pascal Birchler", "email": "pascal@required.ch", "role": "Developer" }, { "name": "required", "email": "support@required.ch", "homepage": "https://required.com", "role": "Company" }, { "name": "Ulrich Pogson", "email": "ulrich@required.ch", "role": "Developer" } ], "description": "Simple requirements checking class", "keywords": [ "requirements", "wordpress" ], "time": "2017-10-23 09:14:03" }, { "name": "wpbp/widgets-helper", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/WPBP/Widgets-Helper.git", "reference": "6aa0659e6a2cb73ccef5ba02da0e619b9d876d38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WPBP/Widgets-Helper/zipball/6aa0659e6a2cb73ccef5ba02da0e619b9d876d38", "reference": "6aa0659e6a2cb73ccef5ba02da0e619b9d876d38", "shasum": "" }, "type": "library", "autoload": { "files": [ "wph-widget.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Daniele Scasciafratte", "email": "mte90net@gmail.com", "homepage": "http://mte90.net" } ], "description": "A class to ease creating powered Widgets on WordPress ", "homepage": "https://github.com/WPBP/Widgets-Helper", "keywords": [ "widget", "widgets", "wordpress" ], "time": "2018-03-06 17:28:54" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "wpbp/widgets-helper": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }