{
"abstract" : "Pure Perl HTTP proxy server",
"author" : [
"Piotr Roszatycki <dexter@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-PureProxy",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0",
"Module::CPANfile" : "0",
"Software::License" : "0"
}
},
"runtime" : {
"recommends" : {
"Plack::Middleware::TrafficLog" : "0",
"Thrall" : "0.0402"
},
"requires" : {
"IO::Socket::IP" : "0",
"Plack" : "0.9920",
"Plack::App::Proxy::Backend::HTTP::Tiny" : "0",
"Plack::Middleware::Proxy::Connect::IO" : "0",
"Plack::Middleware::Proxy::Requests" : "0",
"Starlight" : "0.0501",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88"
}
}
},
"provides" : {
"App::PureProxy" : {
"file" : "lib/App/PureProxy.pm",
"version" : "0.0200"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/dex4er/PureProxy/issues"
},
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/dex4er/PureProxy.git"
}
},
"version" : "0.0200",
"x_serialization_backend" : "JSON::PP version 4.16"
}