{
  "abstract" : "Talk to a Gitlab installation via its API.",
  "author" : [
     "Alan Young <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Net-Gitlab",
  "no_index" : {
     "directory" : [
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Synopsis" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "HTTP::Request" : "0",
           "JSON" : "0",
           "LWP::UserAgent" : "0",
           "Params::Validate::Checks" : "0",
           "Pod::Weaver::Plugin::Encoding" : "0",
           "Pod::Weaver::Plugin::EnsureUniqueSections" : "0",
           "Pod::Weaver::Plugin::StopWords" : "0",
           "Pod::Weaver::Section::Availability" : "0",
           "Pod::Weaver::Section::Installation" : "0",
           "Pod::Weaver::Section::SeeAlso" : "0",
           "Pod::Weaver::Section::SourceGitHub" : "0",
           "Pod::Weaver::Section::Support" : "0",
           "Pod::Weaver::Section::WarrantyDisclaimer" : "0",
           "Readonly" : "0",
           "Regexp::Common" : "0",
           "Regexp::Common::Email::Address" : "0",
           "namespace::autoclean" : "0",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Scalar::Util" : "0",
           "Test::CheckDeps" : "0.010",
           "Test::More" : "0.94",
           "Test::Most" : "0",
           "Test::NoWarnings" : "0",
           "Test::UseAllModules" : "0",
           "perl" : "5.004"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/harleypig/Net-Gitlab/issues"
     },
     "homepage" : "http://metacpan.org/release/Net-Gitlab",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/harleypig/Net-Gitlab.git",
        "web" : "https://github.com/harleypig/Net-Gitlab"
     }
  },
  "version" : "0.04"
}