{
   "abstract" : "A client for the Bugzilla web services API.",
   "author" : [
      "Dean Hamstead <dean@bytefoundry.com.au>",
      "Jochen Wiedmann <jochen.wiedmann@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
   "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"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime::Format::ISO8601" : "0",
            "DateTime::Format::Strptime" : "0",
            "DateTime::TimeZone" : "0",
            "Encode" : "0",
            "File::Spec" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Request" : "0",
            "LWP" : "0",
            "URI" : "0",
            "XML::Parser" : "0",
            "XML::Writer" : "0",
            "perl" : "v5.8.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DateTime" : "0",
            "Test" : "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" : "1.064",
   "x_author_pledge" : {
      "version" : 1
   }
}