{
   "abstract" : "For automated file archiving with Git",
   "author" : [
      "Dominic Humphries <dominic@oneandoneis2.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Git-Archive",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Git::Repository" : "0",
            "IPC::Cmd" : "0",
            "perl" : "v5.10.0",
            "strict" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "File::Path" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/oneandoneis2/Git-Archive/issues"
      },
      "homepage" : "https://github.com/oneandoneis2/Git-Archive",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/oneandoneis2/Git-Archive.git",
         "web" : "https://github.com/oneandoneis2/Git-Archive"
      }
   },
   "version" : "0.10"
}