The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Back up your repositories, issues, gists and more",
   "author" : [
      "Steve Bertrand <steveb@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Github-Backup",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Git::Repository" : "1.32",
            "JSON" : "0",
            "LWP::UserAgent" : "6.19",
            "Moo" : "2.003",
            "Pithub" : "0.01033",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/stevieb9/github-backup/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/stevieb9/github-backup.git",
         "web" : "https://github.com/stevieb9/github-backup"
      }
   },
   "version" : "1.01",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}