{
   "abstract" : "wrapper around containers/buildah tool for multi-stage builds of OCI/Docker-compatible Linux containers",
   "author" : [
      "Ian Kluft <https://github.com/ikluft>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Container-Buildah",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Dependency" : "0",
            "Algorithm::Dependency::Source::HoA" : "0",
            "Carp" : "0",
            "Class::Singleton" : "0",
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "File::Slurp" : "0",
            "File::Sync" : "0",
            "File::stat" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "0",
            "IO::Handle" : "0",
            "IPC::Run" : "0",
            "Modern::Perl" : "0",
            "POSIX" : "0",
            "Readonly" : "0",
            "Template" : "0",
            "YAML::XS" : "0",
            "autodie" : "0",
            "parent" : "0",
            "perl" : "v5.20.0",
            "strict" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Basename" : "0",
            "File::Path" : "0",
            "Test::More" : "0",
            "Test::RequiresInternet" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ikluft/Container-Buildah/issues"
      },
      "homepage" : "https://github.com/ikluft/Container-Buildah",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ikluft/Container-Buildah.git",
         "web" : "https://github.com/ikluft/Container-Buildah"
      }
   },
   "version" : "0.3.0",
   "x_generated_by_perl" : "v5.30.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
}