{ "abstract" : "Client for JSON RPC 2.0 over HTTP", "author" : [ "Alex Efros " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005", "license" : [ "mit" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "MojoX-JSONRPC2-HTTP", "no_index" : { "directory" : [ "eg", "examples", "inc", "share", "t", "xt" ] }, "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.034" } }, "develop" : { "requires" : { "Dist::Milla" : "v1.0.15", "Test::Distribution" : "0", "Test::Perl::Critic" : "0", "Test::Pod" : "1.41" } }, "runtime" : { "requires" : { "JSON::RPC2" : "v1.0.0", "JSON::RPC2::Client" : "0", "JSON::XS" : "0", "Mojo::Base" : "0", "Mojo::UserAgent" : "0", "Mojolicious" : "5", "Scalar::Util" : "0", "perl" : "5.010001" } }, "test" : { "requires" : { "JSON::RPC2::Server" : "0", "Mojolicious::Lite" : "0", "Mojolicious::Plugin::JSONRPC2" : "v1.1.1", "Test::Exception" : "0", "Test::Mojo" : "0", "Test::More" : "0" } } }, "provides" : { "MojoX::JSONRPC2::HTTP" : { "file" : "lib/MojoX/JSONRPC2/HTTP.pm", "version" : "v2.0.0" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/powerman/perl-MojoX-JSONRPC2-HTTP/issues" }, "homepage" : "https://github.com/powerman/perl-MojoX-JSONRPC2-HTTP", "repository" : { "type" : "git", "url" : "https://github.com/powerman/perl-MojoX-JSONRPC2-HTTP.git", "web" : "https://github.com/powerman/perl-MojoX-JSONRPC2-HTTP" } }, "version" : "v2.0.0" }