{
   "abstract" : "Avro message Consumer for Apache Kafka.",
   "author" : [
      "Alvaro Livraghi"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Kafka-Consumer-Avro",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Avro::BinaryDecoder" : "v1.10.1",
            "Avro::Schema" : "v1.10.1",
            "Confluent::SchemaRegistry" : "v1.0.0",
            "IO::String" : "v1.80.0",
            "JSON::XS" : "v4.30.0",
            "Kafka::Consumer" : "v1.8.0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Kafka::Producer::Avro" : "v1.0.0",
            "Math::BigInt" : "1.89",
            "Test::Exception" : "0.43"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/alivraghi/Kafka-Consumer-Avro/issues"
      },
      "homepage" : "https://github.com/alivraghi/Kafka-Consumer-Avro",
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/alivraghi/Kafka-Consumer-Avro.git"
      }
   },
   "version" : "v1.0.0",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}