/home/blackyak/www/wordpress/wp-content/plugins/the-events-calendar/vendor/composer/installed.php
<?php return array(
'root' => array(
'name' => 'the-events-calendar/the-events-calendar',
'pretty_version' => 'dev-release/T26.amethyst',
'version' => 'dev-release/T26.amethyst',
'reference' => '0cad87542e459de4746438db812adb1490439d18',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'the-events-calendar/the-events-calendar' => array(
'pretty_version' => 'dev-release/T26.amethyst',
'version' => 'dev-release/T26.amethyst',
'reference' => '0cad87542e459de4746438db812adb1490439d18',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);