{
   "abstract" : "A complete GitLab API v4 client.",
   "author" : [
      "Aran Clary Deltac <bluefeet@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.21",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "GitLab-API-v4",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Const::Fast" : "0.014",
            "Exporter" : "0",
            "Getopt::Long" : "0",
            "HTTP::Tiny" : "0.059",
            "HTTP::Tiny::Multipart" : "0.05",
            "IO::Prompter" : "0.004014",
            "JSON::MaybeXS" : "1.003007",
            "List::Util" : "0",
            "Log::Any" : "1.703",
            "Log::Any::Adapter" : "1.703",
            "Log::Any::Adapter::Screen" : "0.13",
            "Moo" : "2.003000",
            "Path::Tiny" : "0.079",
            "Pod::Usage" : "0",
            "Try::Tiny" : "0.28",
            "Types::Common::Numeric" : "1.002001",
            "Types::Common::String" : "1.002001",
            "Types::Standard" : "1.002001",
            "URI" : "1.62",
            "URI::Escape" : "1.72",
            "namespace::clean" : "0.27",
            "perl" : "5.010001",
            "strictures" : "2.000003"
         }
      },
      "test" : {
         "requires" : {
            "Log::Any::Adapter::TAP" : "0.003003",
            "MIME::Base64" : "3.15",
            "Test2::V0" : "0.000094"
         }
      }
   },
   "provides" : {
      "GitLab::API::v4" : {
         "file" : "lib/GitLab/API/v4.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Config" : {
         "file" : "lib/GitLab/API/v4/Config.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Constants" : {
         "file" : "lib/GitLab/API/v4/Constants.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Mock" : {
         "file" : "lib/GitLab/API/v4/Mock.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Mock::Engine" : {
         "file" : "lib/GitLab/API/v4/Mock/Engine.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Mock::RESTClient" : {
         "file" : "lib/GitLab/API/v4/Mock/RESTClient.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::Paginator" : {
         "file" : "lib/GitLab/API/v4/Paginator.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::RESTClient" : {
         "file" : "lib/GitLab/API/v4/RESTClient.pm",
         "version" : "0.27"
      },
      "GitLab::API::v4::WWWClient" : {
         "file" : "lib/GitLab/API/v4/WWWClient.pm",
         "version" : "0.27"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/bluefeet/GitLab-API-v4/issues"
      },
      "homepage" : "https://github.com/bluefeet/GitLab-API-v4",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/bluefeet/GitLab-API-v4.git",
         "web" : "https://github.com/bluefeet/GitLab-API-v4"
      }
   },
   "version" : "0.27",
   "x_authority" : "cpan:BLUEFEET",
   "x_contributors" : [
      "Dan Book <grinnz@grinnz.com>",
      "Dave Webb <github@d5ve.com>",
      "Dmitry Frolov <dmitry.frolov@gmail.com>",
      "Dotan Dimet <dotan@corky.net>",
      "Graham Knop <haarg@haarg.org>",
      "James Wright <jwright@ecstuning.com>",
      "Jonathan Taylor <jon@stackhaus.com>",
      "JosĂŠ JoaquĂ­n Atria <jjatria@gmail.com>",
      "Kieren Diment <kieren.diment@staples.com.au>",
      "Luc Didry <luc@didry.org>",
      "Marek R. Sotola <Marek.R.Sotola@nasa.gov>",
      "Nigel Gregoire <nigelgregoire@gmail.com>",
      "Simon Ruderich <simon@ruderich.org>",
      "Stig Palmquist <git@stig.io>",
      "Thomas Klausner <domm@plix.at>",
      "g0t mi1k <have.you.g0tmi1k@gmail.com>",
      "gregor herrmann <gregoa@debian.org>",
      "royce55 <royce@ecs.vuw.ac.nz>",
      "trunov-ms <trunov.ms@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.07",
   "x_static_install" : 1
}