{
   "abstract" : "Plack application to display the status of Gearman job servers",
   "author" : [
      "Manfred Stock <mstock@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300010, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-App-Gearman-Status",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "MRO::Compat" : "0",
            "Net::Telnet::Gearman" : "0",
            "Plack::Component" : "0",
            "Plack::Util::Accessor" : "0",
            "Text::MicroTemplate" : "0",
            "Try::Tiny" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "English" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "IO::Socket::INET" : "0",
            "Test::Class" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::TCP" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mstock/Plack-App-Gearman-Status.git",
         "web" : "https://github.com/mstock/Plack-App-Gearman-Status"
      }
   },
   "version" : "0.001000"
}