{ "_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": "da76d85e0099f31a59904860d8a68f43", "packages": [ { "name": "cmb2/cmb2", "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "008d9b83263d971d6bd41c27e31113db852d5ef3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/008d9b83263d971d6bd41c27e31113db852d5ef3", "reference": "008d9b83263d971d6bd41c27e31113db852d5ef3", "shasum": "" }, "require": { "php": ">5.2.4" }, "require-dev": { "apigen/apigen": "4.1.2", "nette/utils": "2.5.3", "phpunit/phpunit": "6.5.13" }, "suggest": { "composer/installers": "~1.0" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" }, { "name": "Justin Sternberg", "email": "justin@dsgnwrks.pro", "homepage": "https://dsgnwrks.pro", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/CMB2/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "time": "2019-01-21T04:30:08+00:00" }, { "name": "composer/installers", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "141b272484481432cda342727a427dc1e206bfa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", "reference": "141b272484481432cda342727a427dc1e206bfa0", "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", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "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": "2019-08-12T15:00:31+00:00" }, { "name": "hashids/hashids", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/vinkla/hashids.git", "reference": "b6c61142bfe36d43740a5419d11c351dddac0458" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vinkla/hashids/zipball/b6c61142bfe36d43740a5419d11c351dddac0458", "reference": "b6c61142bfe36d43740a5419d11c351dddac0458", "shasum": "" }, "require": { "php": "^7.1.3" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "suggest": { "ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).", "ext-gmp": "Required to use GNU multiple precision mathematics (*)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Hashids\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivan Akimov", "email": "ivan@barreleye.com", "homepage": "https://twitter.com/IvanAkimov" }, { "name": "Vincent Klaiber", "email": "hello@vinkla.com", "homepage": "https://vinkla.com" } ], "description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers", "homepage": "http://hashids.org/php", "keywords": [ "bitly", "decode", "encode", "hash", "hashid", "hashids", "ids", "obfuscate", "youtube" ], "time": "2018-03-12T16:30:09+00:00" }, { "name": "origgami/cmb2-grid", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/origgami/CMB2-grid.git", "reference": "ad2b6163164a805bb89d07deb955e3a7ee5c72a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/origgami/CMB2-grid/zipball/ad2b6163164a805bb89d07deb955e3a7ee5c72a8", "reference": "ad2b6163164a805bb89d07deb955e3a7ee5c72a8", "shasum": "" }, "require": { "composer/installers": ">=v1.1.0" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "time": "2019-10-17T11:50:17+00:00" }, { "name": "thanks-to-it/extended-wp", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thanks-to-it/extended-wp.git", "reference": "94d92f79b9fbaa0496698e98d5eb755ad5e619ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thanks-to-it/extended-wp/zipball/94d92f79b9fbaa0496698e98d5eb755ad5e619ee", "reference": "94d92f79b9fbaa0496698e98d5eb755ad5e619ee", "shasum": "" }, "require": { "php": ">=5.6.0", "thanks-to-it/wp-design-patterns": "dev-master" }, "type": "library", "autoload": { "classmap": [ "src/classes/" ], "exclude-from-classmap": [ "/Tests/", "/test/", "/tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Pablo Pacheco", "email": "pablo.sg.pacheco@gmail.com" } ], "support": { "source": "https://github.com/thanks-to-it/extended-wp/tree/master", "issues": "https://github.com/thanks-to-it/extended-wp/issues" }, "time": "2019-10-22T01:18:38+00:00" }, { "name": "thanks-to-it/wp-design-patterns", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thanks-to-it/wp-design-patterns.git", "reference": "0d2d5b086849665879bbe37ddff56138c73cc166" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thanks-to-it/wp-design-patterns/zipball/0d2d5b086849665879bbe37ddff56138c73cc166", "reference": "0d2d5b086849665879bbe37ddff56138c73cc166", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "autoload": { "classmap": [ "src/classes/" ], "exclude-from-classmap": [ "/Tests/", "/test/", "/tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Pablo Pacheco", "email": "pablo.sg.pacheco@gmail.com" } ], "support": { "source": "https://github.com/thanks-to-it/wp-design-patterns/tree/master", "issues": "https://github.com/thanks-to-it/wp-design-patterns/issues" }, "time": "2019-09-07T02:36:06+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "thanks-to-it/extended-wp": 20, "thanks-to-it/wp-design-patterns": 20, "origgami/cmb2-grid": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }