{ "_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": "918d979ed6bfb6623e2cd89c2bc678d8", "packages": [ { "name": "khromov/mustache-wordpress-cache", "version": "1.3", "source": { "type": "git", "url": "https://github.com/khromov/mustache-wordpress-cache.git", "reference": "590dcf2229a57fa0e47d68679fdc2ca9f9317493" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/khromov/mustache-wordpress-cache/zipball/590dcf2229a57fa0e47d68679fdc2ca9f9317493", "reference": "590dcf2229a57fa0e47d68679fdc2ca9f9317493", "shasum": "" }, "require": { "mustache/mustache": "~2.0" }, "type": "library", "autoload": { "psr-4": { "Khromov\\Mustache_Cache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL" ], "description": "WordPress cache adapter for Mustache.php", "time": "2015-01-09T16:49:18+00:00" }, { "name": "mustache/mustache", "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e", "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "~1.11", "phpunit/phpunit": "~3.7|~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Mustache": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "A Mustache implementation in PHP.", "homepage": "https://github.com/bobthecow/mustache.php", "keywords": [ "mustache", "templating" ], "time": "2017-07-11T12:54:05+00:00" }, { "name": "proteusthemes/proteuswidgets", "version": "v2.5.16", "source": { "type": "git", "url": "https://github.com/proteusthemes/ProteusWidgets.git", "reference": "2f5d856dce54e61d37cddd55e152e7410f88ce54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/proteusthemes/ProteusWidgets/zipball/2f5d856dce54e61d37cddd55e152e7410f88ce54", "reference": "2f5d856dce54e61d37cddd55e152e7410f88ce54", "shasum": "" }, "require": { "khromov/mustache-wordpress-cache": "^1.3", "mustache/mustache": "~2.8" }, "type": "library", "autoload": { "classmap": [ "widgets/", "inc/", "proteuswidgets.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "WordPress widgets used in ProtuesThemes.", "time": "2018-04-05T11:11:06+00:00" }, { "name": "proteusthemes/theme-registration-and-updates", "version": "v2.2.0", "source": { "type": "git", "url": "git@bitbucket.org:proteusnet/theme-registration-and-updates.git", "reference": "8ea320bc7f200c52e76b91da65117f43b3f40598" }, "type": "library", "autoload": { "psr-4": { "ProteusThemes\\ThemeRegistration\\": "src/" } }, "description": "Composer package for theme registration and automatic updates", "time": "2018-05-03T09:53:07+00:00" }, { "name": "proteusthemes/visual-composer-elements", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/proteusthemes/visual-composer-elements.git", "reference": "98749f4c3cd84cfc5fd2649eeacf347d9af82532" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/proteusthemes/visual-composer-elements/zipball/98749f4c3cd84cfc5fd2649eeacf347d9af82532", "reference": "98749f4c3cd84cfc5fd2649eeacf347d9af82532", "shasum": "" }, "type": "library", "license": [ "GPLv2" ], "authors": [ { "name": "Gregor Capuder", "email": "gregor.capuder@proteusnet.com" } ], "description": "Composer package with Visual Composer elements mapped to widgets from ProteusWidgets composer package", "support": { "source": "https://github.com/proteusthemes/visual-composer-elements/tree/v0.5.0", "issues": "https://github.com/proteusthemes/visual-composer-elements/issues" }, "time": "2017-07-07T07:06:04+00:00" }, { "name": "proteusthemes/wai-aria-walker-nav-menu", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/proteusthemes/WAI-ARIA-Walker_Nav_Menu.git", "reference": "094b11d8e77143e29f337d128f892f15bab3ef92" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/proteusthemes/WAI-ARIA-Walker_Nav_Menu/zipball/094b11d8e77143e29f337d128f892f15bab3ef92", "reference": "094b11d8e77143e29f337d128f892f15bab3ef92", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "aria-walker-nav-menu.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPLv2" ], "authors": [ { "name": "Primoz Cigler", "email": "primoz@proteusnet.com" }, { "name": "Marko Prelec", "email": "marko.prelec@proteusnet.com" } ], "description": "WordPress menu walker which adds appropriate WIA-ARIA roles to dropdown menus.", "time": "2016-05-18T18:48:49+00:00" }, { "name": "proteusthemes/wp-customizer-utilities", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/proteusthemes/wp-customizer-utilities.git", "reference": "39021f98390dfa232d2775c3aa0a225388157a92" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/proteusthemes/wp-customizer-utilities/zipball/39021f98390dfa232d2775c3aa0a225388157a92", "reference": "39021f98390dfa232d2775c3aa0a225388157a92", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "./" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Primoz Cigler", "email": "primoz@proteusnet.com" }, { "name": "Gregor Capuder", "email": "gregor.capuder@proteusnet.com" } ], "description": "Custom WordPress customizer controls and classes used in ProteusThemes", "time": "2017-02-21T11:27:10+00:00" }, { "name": "tgmpa/tgm-plugin-activation", "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/TGMPA/TGM-Plugin-Activation.git", "reference": "ba41c10e821a10d3d6c3b8e468a16716bb03f125" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TGMPA/TGM-Plugin-Activation/zipball/ba41c10e821a10d3d6c3b8e468a16716bb03f125", "reference": "ba41c10e821a10d3d6c3b8e468a16716bb03f125", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "files": [ "class-tgm-plugin-activation.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Thomas Griffin", "homepage": "http://thomasgriffinmedia.com", "role": "Developer" }, { "name": "Gary Jones", "homepage": "https://github.com/GaryJones", "role": "Developer" }, { "name": "Juliette Reinders Folmer", "homepage": "https://github.com/jrfnl", "role": "Developer" } ], "description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).", "homepage": "http://tgmpluginactivation.com", "keywords": [ "activation", "library", "plugins", "theme", "wordpress" ], "time": "2015-07-16T08:59:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }