{
  "abstract" : "Real-time web framework",
  "author" : [
     "Sebastian Riedel <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojolicious",
  "no_index" : {
     "directory" : [
        "t",
        "inc",
        "examples",
        "t"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "IO::Socket::IP" : "0.37",
           "JSON::PP" : "2.27103",
           "List::Util" : "1.41",
           "Time::Local" : "1.2",
           "perl" : "5.010001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mojolicious/mojo/issues"
     },
     "homepage" : "https://mojolicious.org",
     "license" : [
        "http://www.opensource.org/licenses/artistic-license-2.0"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mojolicious/mojo.git",
        "web" : "https://github.com/mojolicious/mojo"
     },
     "x_IRC" : "irc://irc.freenode.net/#mojo"
  },
  "version" : "8.10",
  "x_serialization_backend" : "JSON::PP version 4.00"
}