{
   "abstract" : "Run DDL on online databases safely",
   "author" : [
      "Grant Street Group <developers@grantstreet.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-OnlineDDL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::GSG" : "0",
            "File::Find" : "0",
            "Test2::Require::AuthorTesting" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Strict" : "0",
            "Test::Version" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0",
            "DBI::Const::GetInfoType" : "0",
            "DBIx::BatchChunker" : "0",
            "Eval::Reversible" : "0",
            "List::Util" : "1.44",
            "Moo" : "0",
            "MooX::StrictConstructor" : "0",
            "Sub::Util" : "0",
            "Term::ProgressBar" : "0",
            "Types::Common::Numeric" : "0",
            "Types::Standard" : "0",
            "namespace::clean" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "DBI" : "0",
            "DBIx::Class::Core" : "0",
            "DBIx::Class::Schema" : "0",
            "Env" : "0",
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Import::Into" : "0",
            "Path::Class" : "0",
            "Path::Class::File" : "0",
            "Test2::Bundle::More" : "0",
            "Test2::Tools::Compare" : "0",
            "Test2::Tools::Exception" : "0",
            "Test2::Tools::Explain" : "0",
            "Test::More" : "0",
            "base" : "0",
            "lib" : "0",
            "parent" : "0",
            "strict" : "0",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "DBIx::OnlineDDL" : {
         "file" : "lib/DBIx/OnlineDDL.pm",
         "version" : "v0.930.0"
      },
      "DBIx::OnlineDDL::Helper::Base" : {
         "file" : "lib/DBIx/OnlineDDL/Helper/Base.pm",
         "version" : "v0.930.0"
      },
      "DBIx::OnlineDDL::Helper::MySQL" : {
         "file" : "lib/DBIx/OnlineDDL/Helper/MySQL.pm",
         "version" : "v0.930.0"
      },
      "DBIx::OnlineDDL::Helper::SQLite" : {
         "file" : "lib/DBIx/OnlineDDL/Helper/SQLite.pm",
         "version" : "v0.930.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/GrantStreetGroup/DBIx-OnlineDDL/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/GrantStreetGroup/DBIx-OnlineDDL.git",
         "web" : "https://github.com/GrantStreetGroup/DBIx-OnlineDDL"
      }
   },
   "version" : "v0.930.0",
   "x_generated_by_perl" : "v5.18.2",
   "x_serialization_backend" : "JSON::XS version 4.02",
   "x_spdx_expression" : "Artistic-2.0",
   "x_static_install" : 1
}