{
  "abstract" : "A complete GitLab API v4 client.",
  "author" : [
     "Aran Clary Deltac <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.11",
  "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" : "2.59",
           "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.26"
     },
     "GitLab::API::v4::Config" : {
        "file" : "lib/GitLab/API/v4/Config.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::Constants" : {
        "file" : "lib/GitLab/API/v4/Constants.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::Mock" : {
        "file" : "lib/GitLab/API/v4/Mock.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::Mock::Engine" : {
        "file" : "lib/GitLab/API/v4/Mock/Engine.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::Mock::RESTClient" : {
        "file" : "lib/GitLab/API/v4/Mock/RESTClient.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::Paginator" : {
        "file" : "lib/GitLab/API/v4/Paginator.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::RESTClient" : {
        "file" : "lib/GitLab/API/v4/RESTClient.pm",
        "version" : "0.26"
     },
     "GitLab::API::v4::WWWClient" : {
        "file" : "lib/GitLab/API/v4/WWWClient.pm",
        "version" : "0.26"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/bluefeet/GitLab-API-v4/issues"
     },
     "homepage" : "https://github.com/bluefeet/GitLab-API-v4",
     "repository" : {
        "url" : "git://github.com/bluefeet/GitLab-API-v4.git",
        "web" : "https://github.com/bluefeet/GitLab-API-v4"
     }
  },
  "version" : "0.26",
  "x_authority" : "cpan:BLUEFEET",
  "x_contributors" : [
     "Dave Webb <[email protected]>",
     "Dmitry Frolov <[email protected]>",
     "Dotan Dimet <[email protected]>",
     "Graham Knop <[email protected]>",
     "José Joaquín Atria <[email protected]>",
     "Kieren Diment <[email protected]>",
     "Luc Didry <[email protected]>",
     "Marek R. Sotola <[email protected]>",
     "Nigel Gregoire <[email protected]>",
     "Simon Ruderich <[email protected]>",
     "Thomas Klausner <[email protected]>",
     "gregor herrmann <[email protected]>",
     "royce55 <[email protected]>",
     "trunov-ms <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.02",
  "x_static_install" : 1
}