do { my $x = {
       'configure' => {
                        'requires' => {
                                        'ExtUtils::MakeMaker' => '7.64',
                                        'File::ShareDir::Install' => '0.06'
                                      }
                      },
       'develop' => {
                      'requires' => {
                                      'Dist::Zilla' => '5',
                                      'Dist::Zilla::Plugin::Encoding' => '0',
                                      'Dist::Zilla::Plugin::PerlTidy' => '0',
                                      'Dist::Zilla::Plugin::Test::Perl::Critic' => '0',
                                      'Dist::Zilla::PluginBundle::Author::DERIV' => '0',
                                      'File::Temp' => '0',
                                      'FindBin' => '0',
                                      'Path::Tiny' => '0',
                                      'Software::License::Perl_5' => '0',
                                      'Test::CPAN::Changes' => '0.19',
                                      'Test::CPAN::Meta' => '0',
                                      'Test::EOL' => '0',
                                      'Test::MinimumVersion' => '0',
                                      'Test::MockTime' => '0',
                                      'Test::Mojibake' => '0',
                                      'Test::More' => '0.96',
                                      'Test::NoTabs' => '0',
                                      'Test::Perl::Critic' => '0',
                                      'Test::Pod' => '1.41',
                                      'Test::Portability::Files' => '0',
                                      'Test::Version' => '1'
                                    }
                    },
       'runtime' => {
                      'requires' => {
                                      'Carp' => '0',
                                      'Clone' => '0',
                                      'Data::Compare' => '0',
                                      'Date::Utility' => '0',
                                      'DateTime::Format::Strptime' => '0',
                                      'Digest::SHA' => '0',
                                      'Encode' => '0',
                                      'Exporter' => '0',
                                      'File::ShareDir' => '0',
                                      'File::Temp' => '0',
                                      'File::stat' => '0',
                                      'FindBin' => '0',
                                      'Getopt::Long' => '2.42',
                                      'IO::Uncompress::Unzip' => '0',
                                      'JSON' => '0',
                                      'JSON::MaybeUTF8' => '0',
                                      'List::Util' => '0',
                                      'Locale::Country' => '3.66',
                                      'Mojo::UserAgent' => '0',
                                      'Path::Tiny' => '0',
                                      'Pod::Usage' => '0',
                                      'Scalar::Util' => '0',
                                      'Syntax::Keyword::Try' => '0.18',
                                      'Text::CSV' => '0',
                                      'Text::Trim' => '0',
                                      'XML::Fast' => '0',
                                      'YAML::XS' => '0',
                                      'constant' => '0',
                                      'parent' => '0',
                                      'perl' => '5.020',
                                      'strict' => '0',
                                      'warnings' => '0'
                                    }
                    },
       'test' => {
                   'recommends' => {
                                     'CPAN::Meta' => '2.120900'
                                   },
                   'requires' => {
                                   'Class::Unload' => '0',
                                   'ExtUtils::MakeMaker' => '0',
                                   'File::Slurp' => '0',
                                   'File::Spec' => '0',
                                   'FindBin' => '0',
                                   'IO::Handle' => '0',
                                   'IPC::Open3' => '0',
                                   'Path::Tiny' => '0',
                                   'Redis' => '0',
                                   'RedisDB' => '2.57',
                                   'Test::CheckDeps' => '0.010',
                                   'Test::Deep' => '0',
                                   'Test::Exception' => '0',
                                   'Test::Fatal' => '0',
                                   'Test::MockModule' => '0.15',
                                   'Test::MockObject' => '1.20161202',
                                   'Test::MockTime' => '0',
                                   'Test::More' => '0.96',
                                   'Test::RedisServer' => '0.23',
                                   'Test::Warn' => '0.23',
                                   'Test::Warnings' => '0.026',
                                   'YAML' => '0',
                                   'perl' => '5.020',
                                   'utf8' => '0'
                                 }
                 }
     };
  $x;
 }