{
  "abstract" : "Tell Log::Any where to send its logs",
  "author" : [
     "Jonathan Swartz <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.113640",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Log-Any-Adapter",
  "no_index" : {
     "file" : [
        "lib/Log/Any/Adapter/FileScreenBase.pm",
        "lib/Log/Any/Adapter/Test/Memory.pm",
        "lib/Log/Any/Adapter/Util.pm"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Capture::Tiny" : 0,
           "Carp" : 0,
           "Devel::GlobalDestruction" : 0,
           "Guard" : 0,
           "Log::Any" : 0
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : 0
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Any-Adapter"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/jonswar/perl-log-any-adapter.git",
        "web" : "https://github.com/jonswar/perl-log-any-adapter"
     }
  },
  "version" : "0.09"
}