<?php return array(
    'root' => array(
        'name' => 'codeinwp/blocks-animation',
        'pretty_version' => '3.1.11',
        'version' => '3.1.11.0',
        'reference' => null,
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'codeinwp/blocks-animation' => array(
            'pretty_version' => '3.1.11',
            'version' => '3.1.11.0',
            'reference' => null,
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'codeinwp/themeisle-sdk' => array(
            'pretty_version' => '3.3.52',
            'version' => '3.3.52.0',
            'reference' => 'd1ae68cbd4f84934b4d982e9eeff317b9f4c814a',
            'type' => 'library',
            'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);
