{
   "abstract" : "Batch requests implementation for Catalyst JSON-RPC server plugin",
   "author" : [
       "Denis Ibaev <[email protected]>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621",
   "license" : [
       "perl_5"
   ],
   "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
       "version" : "2"
   },
   "name" : "Catalyst-Plugin-Server-JSONRPC-Batch",
   "no_index" : {
       "directory" : [
           "t",
           "inc"
       ]
   },
   "prereqs" : {
       "build" : {
           "requires" : {
               "ExtUtils::MakeMaker" : "6.36",
               "Test::More" : 0
           }
       },
       "configure" : {
           "requires" : {
               "ExtUtils::MakeMaker" : 0
           }
       },
       "runtime" : {
           "requires" : {
               "Catalyst::Plugin::Server::JSONRPC" : 0,
               "Class::Load" : 0,
               "HTTP::Body" : 0,
               "JSON::RPC::Common" : 0
           }
       }
   },
   "release_status" : "stable",
   "resources" : {
       "bugtracker" : {
           "web" : "http://github.com/dionys/catalyst-plugin-server-jsonrpc-batch/issues"
       },
       "license" : [
           "http://dev.perl.org/licenses/"
       ],
       "repository" : {
           "url" : "http://github.com/dionys/catalyst-plugin-server-jsonrpc-batch"
       }
   },
   "version" : "0.02"
}