{
   "abstract" : "Docker client",
   "author" : [
      "Tudor Marghidanu"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Docker-Client",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Array::Utils" : "0.5",
            "Class::Inspector" : "1.36",
            "File::ShareDir" : "1.00",
            "Moose" : "2.2013",
            "OpenAPI::Client" : "0.25"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "1.302177",
            "Test::Pod" : "1.52"
         }
      }
   },
   "provides" : {
      "Docker::Client" : {
         "file" : "lib/Docker/Client.pm",
         "version" : "v0.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/artistic-license-2.0.php"
      ],
      "repository" : {
         "url" : "https://gitlab.com/marghidanu/docker-client.git"
      }
   },
   "version" : "v0.1.0",
   "x_contributors" : [
      "Tudor Marghidanu <tudor@marghidanu.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.02"
}