{
  "abstract" : "A structured event logger for Fluent",
  "author" : [
     "HIROSE Masaaki <hirose31 _at_ gmail.com>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.11",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Fluent-Logger",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "ExtUtils::MakeMaker" : "6.36",
           "Path::Class" : "0",
           "Test::More" : "0.88",
           "Test::SharedFork" : "0",
           "Test::TCP" : "1.3",
           "version" : "0.77"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Number::Format" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::Tiny" : "0",
           "Data::MessagePack" : "0.35_01",
           "Data::MessagePack::Stream" : "0",
           "Time::Piece" : "0",
           "UUID::Tiny" : "0"
        }
     }
  },
  "provides" : {
     "Fluent::Logger" : {
        "file" : "lib/Fluent/Logger.pm",
        "version" : "0.25"
     },
     "Fluent::Logger::UDP" : {
        "file" : "lib/Fluent/Logger/UDP.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fluent/fluent-logger-perl/issues"
     },
     "homepage" : "https://github.com/fluent/fluent-logger-perl",
     "repository" : {
        "url" : "git://github.com/fluent/fluent-logger-perl.git",
        "web" : "https://github.com/fluent/fluent-logger-perl"
     }
  },
  "version" : "0.25",
  "x_contributors" : [
     "HIROSE Masaaki <[email protected]>",
     "Shinichiro Sei <[email protected]>",
     "lestrrat <[email protected]>",
     "koji_magi <[email protected]>",
     "cho45 <[email protected]>",
     "Tomohiro Hosaka <[email protected]>",
     "Brian Fraser <[email protected]>",
     "Shoichi Kaji <[email protected]>",
     "Kiyoto Tamura <[email protected]>",
     "DQNEO <[email protected]>",
     "Masahiro Nakagawa <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>",
     "yoheimuta <[email protected]>",
     "Alexandr Ciornii <[email protected]>",
     "FUJIWARA Shunichiro <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}