{
"abstract" : "Client for JSON RPC 2.0 over HTTP",
"author" : [
"Alex Efros <powerman@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.023, CPAN::Meta::Converter version 2.150010",
"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.20",
"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" : "8.67",
"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.3"
}
},
"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.3",
"x_generated_by_perl" : "v5.34.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "MIT",
"x_static_install" : 1
}