{
  "abstract" : "Minimalist POE IRC interface",
  "author" : [
     "Jon Portnoy <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "POEx-IRC-Client-Lite",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Synopsis" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "IRC::Toolkit" : "0.07",
           "Moo" : "2",
           "MooX::Role::POE::Emitter" : "0",
           "MooX::Role::Pluggable" : "0",
           "POE" : "1.3",
           "POE::Filter::IRCv3" : "0",
           "POEx::IRC::Backend" : "0.024002",
           "Scalar::Util" : "0",
           "Types::Standard" : "0",
           "perl" : "v5.10.1",
           "strictures" : "2"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/avenj/poex-irc-client-lite.git",
        "web" : "https://github.com/avenj/poex-irc-client-lite"
     }
  },
  "version" : "0.002003"
}