{
  "abstract" : "IRC Client for the Mojo IOLoop",
  "author" : [
     "Jan Henning Thorsen <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.58, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-IRC",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {}
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "IRC::Utils" : "0.12",
           "List::Util" : "1.33",
           "Mojolicious" : "7.54",
           "Parse::IRC" : "1.20",
           "Unicode::UTF8" : "0.59"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jhthorsen/mojo-irc/issues"
     },
     "homepage" : "https://github.com/jhthorsen/mojo-irc",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jhthorsen/mojo-irc.git",
        "web" : "https://github.com/jhthorsen/mojo-irc"
     }
  },
  "version" : "0.46",
  "x_serialization_backend" : "JSON::PP version 4.06"
}