{
   "abstract" : "clone and checkout a Git repository",
   "author" : [
      "Sven Kirmess <sven.kirmess@kzone.ch>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla, CPAN::Meta::Converter",
   "license" : [
      "freebsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Plugin-Git-Checkout",
   "no_index" : {
      "directory" : [
         "corpus",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::Role::BeforeRelease" : "0",
            "Git::Background" : "0.003",
            "Git::Version::Compare" : "0",
            "Moose" : "0",
            "MooseX::Types::Moose" : "0",
            "Path::Tiny" : "0",
            "Term::ANSIColor" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Dist::Zilla::Role::Plugin" : "0",
            "Exporter" : "0",
            "File::Path" : "2.07",
            "File::Spec::Functions" : "0",
            "Test::DZil" : "0",
            "Test::Fatal" : "0",
            "Test::MockModule" : "0.14",
            "Test::More" : "0.88",
            "lib" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-Checkout/issues"
      },
      "homepage" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-Checkout",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-Checkout.git",
         "web" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-Checkout"
      }
   },
   "version" : "0.004",
   "x_spdx_expression" : "BSD-2-Clause-FreeBSD"
}