{
   "abstract" : "A parser for git fast-export streams",
   "author" : [
      "Philippe Bruhat (BooK) <book@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Git-FastExport",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "File::Basename" : "0",
            "File::Spec::Functions" : "0",
            "Getopt::Long" : "0",
            "Git::Repository" : "0",
            "List::Util" : "0",
            "Pod::Usage" : "0",
            "Scalar::Util" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Git" : "0",
            "Test::More" : "0",
            "Test::Script" : "1.05",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-git-fastexport@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-FastExport"
      },
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/book/Git-FastExport.git",
         "web" : "http://github.com/book/Git-FastExport"
      }
   },
   "version" : "0.106",
   "x_contributors" : [
      "Yves Orton <yves@cpan.org>",
      "Aristotle Pagaltzis <aristotle@cpan.org>",
      "Roger Gammans <rgammans@gammascience.co.uk>",
      "Oliver Paukstadt <pstadt@cpan.org>",
      "Jean-Baptiste Mestelan <mestelan@gmail.com>"
   ]
}