{
"abstract" : "OAuth for your Dancer2 app",
"author" : [
"Menno Blom <blom@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.8, Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Dancer2-Plugin-Auth-OAuth",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.038"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.8",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Dancer2" : "0.150000",
"DateTime" : "0",
"Digest::MD5" : "0",
"File::Slurp" : "0",
"JSON::MaybeXS" : "0",
"Module::Load" : "0",
"Net::OAuth" : "0",
"Scalar::Util" : "0",
"URI::Query" : "0",
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"Plack::Test" : "0",
"Test::Mock::LWP::Dispatch" : "0",
"Test::More" : "0.96"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth/issues"
},
"homepage" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth",
"repository" : {
"type" : "git",
"url" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth.git",
"web" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth"
}
},
"version" : "0.05",
"x_contributors" : [
"B10m <menno@b10m.net>"
]
}