{
   "abstract" : "A client for talking to Docker Registries",
   "author" : [
      "Jose Luis Mart\u00ednez <joseluis.martinez@capside.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Docker-Registry",
   "optional_features" : {
      "ecr-registry" : {
         "description" : "support for ecr",
         "prereqs" : {}
      },
      "gcr-registry" : {
         "description" : "Support for GCR",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Crypt::JWT" : "0",
                  "Path::Class" : "0",
                  "URI" : "0"
               }
            }
         }
      },
      "gitlab-registry" : {
         "description" : "support for gitlab",
         "prereqs" : {}
      }
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Headers" : "0",
            "HTTP::Tiny" : "0",
            "IO::Socket::SSL" : "0",
            "JSON::MaybeXS" : "0",
            "MIME::Base64" : "0",
            "Moo" : "0",
            "Throwable::Error" : "0",
            "Types::Standard" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.014001"
         }
      },
      "test" : {
         "requires" : {
            "Import::Into" : "1.002003",
            "Sub::Override" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::Lib" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::Spec" : "0",
            "Test::Spec::Mocks" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pplu/docker-registry/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pplu/docker-registry.git",
         "web" : "https://github.com/pplu/docker-registry"
      }
   },
   "version" : "0.08",
   "x_contributors" : [
      "Jose Luis Martinez <jlmartinez@capside.com>",
      "Wesley Schwengle <wesley@schwengle.net>",
      "Oriol Soriano <oriol.soriano@capside.com>",
      "Jose Luis Martinez <pplusdomain@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Wesley Schwengle <wesley@opndev.io>"
   ],
   "x_generated_by_perl" : "v5.30.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Apache-2.0"
}