GitHub-Authorization

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Generate a GitHub OAuth2 non-web authorization token",
   "author" : [
      "Chris Weyl <cweyl@alumni.drew.edu>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "lgpl_2_1"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "GitHub-Authorization",
   "no_index" : {
      "directory" : [
         "corpus",
         "t"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "HTTP::Tiny" : "0",
            "IO::Socket::SSL" : "1.56",
            "MIME::Base64" : "0",
            "Mozilla::CA" : "0",
            "Params::Validate" : "0",
            "Sub::Exporter::Progressive" : "0",
            "autobox::JSON" : "0",
            "namespace::clean" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "GitHub::Authorization" : {
         "file" : "lib/GitHub/Authorization.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/RsrchBoy/github-authorization/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/RsrchBoy/github-authorization.git",
         "web" : "https://github.com/RsrchBoy/github-authorization"
      }
   },
   "version" : "0.001",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@RSRCHBOY/NextRelease",
            "version" : "4.300030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@RSRCHBOY/Git::NextVersion",
            "version" : "2.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
            "name" : "@RSRCHBOY/ContributorsFromGit",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@RSRCHBOY/@Git::CheckFor/Git::CheckFor::CorrectBranch",



( run in 1.594 second using v1.01-cache-2.11-cpan-39bf76dae61 )