<?php return array(
    'root' => array(
        'pretty_version' => 'dev-develop',
        'version' => 'dev-develop',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '6d11e2394fb8ec60580ef250df9ccec81eea18eb',
        'name' => 'castos/seriously-simple-podcasting',
        'dev' => false,
    ),
    'versions' => array(
        'castos/seriously-simple-podcasting' => array(
            'pretty_version' => 'dev-develop',
            'version' => 'dev-develop',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '6d11e2394fb8ec60580ef250df9ccec81eea18eb',
            'dev_requirement' => false,
        ),
    ),
);
