{
  "abstract" : "A minimal Dist::Zilla plugin bundle for git workflows",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Dist-Zilla-PluginBundle-Starter-Git",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "profiles",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06"
        }
     },
     "develop" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Dist::Zilla" : "0",
           "Dist::Zilla::Plugin::Git::Check" : "0",
           "Dist::Zilla::Plugin::Git::Commit" : "0",
           "Dist::Zilla::Plugin::Git::GatherDir" : "0",
           "Dist::Zilla::Plugin::Git::Init" : "0",
           "Dist::Zilla::Plugin::Git::Push" : "0",
           "Dist::Zilla::Plugin::Git::Tag" : "0",
           "Dist::Zilla::PluginBundle::Starter" : "v5.0.0",
           "Moose" : "0",
           "namespace::clean" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "Path::Tiny" : "0.079",
           "Test::DZil" : "0",
           "Test::File::ShareDir::Module" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Dist::Zilla::MintingProfile::Starter::Git" : {
        "file" : "lib/Dist/Zilla/MintingProfile/Starter/Git.pm",
        "version" : "v5.0.1"
     },
     "Dist::Zilla::PluginBundle::Starter::Git" : {
        "file" : "lib/Dist/Zilla/PluginBundle/Starter/Git.pm",
        "version" : "v5.0.1"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter-Git/issues"
     },
     "homepage" : "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter::Git",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter-Git.git",
        "web" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter-Git"
     },
     "x_IRC" : "irc://irc.perl.org/#distzilla"
  },
  "version" : "v5.0.1",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
  "x_spdx_expression" : "Artistic-2.0"
}