{
   "abstract" : "Build docker image and upload to a docker repository",
   "author" : [
      "Michael Schout <mschout@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Plugin-Docker",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "v5.20.0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::CPANFile" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "0",
            "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
            "Software::License::Perl_5" : "0",
            "Test::Pod" : "1.41",
            "Test::Signature" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Archive::Tar" : "0",
            "DateTime" : "0",
            "Dist::Zilla::Path" : "0",
            "Dist::Zilla::Role::Releaser" : "0",
            "File::pushd" : "0",
            "Moose" : "0",
            "String::Formatter" : "0",
            "namespace::autoclean" : "0",
            "perl" : "v5.20.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "v5.20.0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::Docker" : {
         "file" : "lib/Dist/Zilla/Plugin/Docker.pm",
         "version" : "0.01"
      },
      "Dist::Zilla::Plugin::Docker::DockerClient" : {
         "file" : "lib/Dist/Zilla/Plugin/Docker/DockerClient.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mschout/dist-zilla-plugin-docker/issues"
      },
      "homepage" : "https://github.com/mschout/dist-zilla-plugin-docker",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mschout/dist-zilla-plugin-docker.git",
         "web" : "https://github.com/mschout/dist-zilla-plugin-docker"
      }
   },
   "version" : "0.01",
   "x_generated_by_perl" : "v5.30.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}