{ "abstract" : "Transport-independent implementation of JSON-RPC 2.0", "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" : "JSON-RPC2", "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::MaybeXS" : "0", "Scalar::Util" : "0", "perl" : "5.010001" } }, "test" : { "recommends" : { "EV" : "0" }, "requires" : { "Test::Exception" : "0", "Test::More" : "0" } } }, "provides" : { "JSON::RPC2" : { "file" : "lib/JSON/RPC2.pm", "version" : "v2.1.0" }, "JSON::RPC2::Client" : { "file" : "lib/JSON/RPC2/Client.pm", "version" : "v2.1.0" }, "JSON::RPC2::Server" : { "file" : "lib/JSON/RPC2/Server.pm", "version" : "v2.1.0" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/powerman/perl-JSON-RPC2/issues" }, "homepage" : "https://github.com/powerman/perl-JSON-RPC2", "repository" : { "type" : "git", "url" : "https://github.com/powerman/perl-JSON-RPC2.git", "web" : "https://github.com/powerman/perl-JSON-RPC2" } }, "version" : "v2.1.0", "x_contributors" : [ "Scott Miller (ROS) " ] }