{
   "abstract" : "MySQL-specific DBIC storage engine with retry support",
   "author" : [
      "Grant Street Group <developers@grantstreet.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-Class-Storage-DBI-mysql-Retryable",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::GSG" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Backoff::RetryTimeouts" : "0",
            "Context::Preserve" : "0",
            "DBD::mysql" : "0",
            "DBI" : "1.630",
            "DBIx::Class" : "0",
            "DBIx::ParseError::MySQL" : "0",
            "namespace::clean" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Class::Load" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Path::Class" : "0",
            "Test2::Suite" : "0",
            "Test2::Tools::Explain" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "DBIx::Class::Storage::DBI::mysql::Retryable" : {
         "file" : "lib/DBIx/Class/Storage/DBI/mysql/Retryable.pm",
         "version" : "v1.0.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/GrantStreetGroup/DBIx-Class-Storage-DBI-mysql-Retryable/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/GrantStreetGroup/DBIx-Class-Storage-DBI-mysql-Retryable.git",
         "web" : "https://github.com/GrantStreetGroup/DBIx-Class-Storage-DBI-mysql-Retryable"
      }
   },
   "version" : "v1.0.1",
   "x_generated_by_perl" : "v5.20.1",
   "x_serialization_backend" : "JSON::XS version 4.03",
   "x_spdx_expression" : "Artistic-2.0",
   "x_static_install" : 1
}