{
   "abstract" : "Run large database changes safely",
   "author" : [
      "Grant Street Group <developers@grantstreet.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-BatchChunker",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::GSG" : "0",
            "Test2::Require::AuthorTesting" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Strict" : "0",
            "Test::Version" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CLDR::Number" : "0",
            "DBIx::Connector::Retry" : "0",
            "List::Util" : "1.33",
            "Moo" : "2.00",
            "MooX::StrictConstructor" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Term::ProgressBar" : "2.14",
            "Time::HiRes" : "0",
            "Type::Utils" : "0",
            "Types::Numbers" : "v1.0.0",
            "Types::Standard" : "1.00",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Class::Load" : "0",
            "DBIx::Class" : "0.07000",
            "Env" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "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",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "DBIx::BatchChunker" : {
         "file" : "lib/DBIx/BatchChunker.pm",
         "version" : "v1.0.0"
      },
      "DBIx::BatchChunker::LoopState" : {
         "file" : "lib/DBIx/BatchChunker/LoopState.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/GrantStreetGroup/DBIx-BatchChunker/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/GrantStreetGroup/DBIx-BatchChunker.git",
         "web" : "https://github.com/GrantStreetGroup/DBIx-BatchChunker"
      }
   },
   "version" : "v1.0.0",
   "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
}