{
  "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.007, 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",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::Pod" : "1.41",
           "Test::Portability::Files" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "DateTime::Format::ISO8601" : "0",
           "DateTime::Format::Strptime" : "0",
           "DateTime::TimeZone" : "0",
           "Encode" : "0",
           "File::Spec" : "0",
           "HTTP::CookieJar" : "0",
           "HTTP::Tiny" : "0",
           "URI" : "0",
           "XML::Parser" : "0",
           "XML::Writer" : "0",
           "parent" : "0",
           "perl" : "v5.8.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Clone" : "0",
           "Data::Dumper" : "0",
           "DateTime" : "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.4",
  "x_author_pledge" : {
     "version" : 1
  },
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}