{
  "abstract" : "A client for the Bugzilla web services API.",
  "author" : [
     "Dean Hamstead <[email protected]>",
     "Jochen Wiedmann <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "BZ-Client",
  "no_index" : {
     "directory" : [
        "eg",
        "t"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla::Plugin::Clean" : "0",
           "Dist::Zilla::Plugin::Covenant" : "0",
           "Dist::Zilla::Plugin::DOAP" : "0",
           "Dist::Zilla::Plugin::Git::Check" : "0",
           "Dist::Zilla::Plugin::Git::Commit" : "0",
           "Dist::Zilla::Plugin::Git::Remote::Check" : "0",
           "Dist::Zilla::Plugin::Git::Tag" : "0",
           "Dist::Zilla::Plugin::GithubMeta" : "0",
           "Dist::Zilla::Plugin::MetaJSON" : "0",
           "Dist::Zilla::Plugin::MetaTests" : "0",
           "Dist::Zilla::Plugin::ModuleBuild" : "0",
           "Dist::Zilla::Plugin::PkgVersion" : "0",
           "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
           "Dist::Zilla::Plugin::PodWeaver" : "0",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
           "Dist::Zilla::Plugin::PruneCruft" : "0",
           "Dist::Zilla::Plugin::RunExtraTests" : "0",
           "Dist::Zilla::Plugin::Test::EOF" : "0",
           "Dist::Zilla::Plugin::Test::EOL" : "0",
           "Dist::Zilla::Plugin::Test::Kwalitee" : "0",
           "Dist::Zilla::Plugin::Test::NoBreakpoints" : "0",
           "Dist::Zilla::Plugin::Test::NoTabs" : "0",
           "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
           "Dist::Zilla::Plugin::Test::Portability" : "0",
           "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0",
           "Dist::Zilla::Plugin::Test::UnusedVars" : "0",
           "Dist::Zilla::Plugin::TravisYML" : "0",
           "Dist::Zilla::PluginBundle::Basic" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::EOF" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::NoBreakpoints" : "0.15",
           "Test::NoTabs" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Portability::Files" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "DateTime::Format::ISO8601" : "0",
           "DateTime::Format::Strptime" : "0",
           "DateTime::TimeZone" : "0",
           "Encode" : "0",
           "File::Basename" : "0",
           "File::Spec" : "0",
           "HTTP::CookieJar" : "0",
           "HTTP::Tiny" : "0",
           "MIME::Base64" : "0",
           "URI" : "0",
           "XML::Parser" : "0",
           "XML::Writer" : "0",
           "parent" : "0",
           "perl" : "v5.8.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Clone" : "0",
           "Data::Dumper" : "0",
           "DateTime" : "0",
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "IO::Socket::SSL" : "0",
           "Test::More" : "0",
           "Test::RequiresInternet" : "0",
           "Text::Password::Pronounceable" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/djzort/BZ-Client",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/djzort/BZ-Client.git",
        "web" : "https://github.com/djzort/BZ-Client"
     }
  },
  "version" : "4.4003",
  "x_author_pledge" : {
     "version" : 1
  },
  "x_contributors" : [
     "Andrew Hewus Fresh <[email protected]>",
     "Dean Hamstead <[email protected]>",
     "Jochen Wiedmann <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.26.3",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.21",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}