{
"abstract" : "Easier implementation of an OAuth2 Authorization Server / Resource Server with Dancer2 Port of Mojolicious implementation :
https://github.com/G3S/mojolicious-plugin-oauth2-server",
"author" : [
"Pierre Vigier <
[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.041, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Dancer2-Plugin-OAuth2-Server",
"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::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Class::Load" : "0",
"Crypt::PRNG" : "0",
"Dancer2" : "0.163000",
"Dancer2::Plugin" : "0",
"MIME::Base64" : "0",
"URI" : "0",
"URI::QueryParam" : "0",
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"HTTP::Request" : "0",
"Plack::Test" : "0",
"Test::More" : "0.96",
"YAML::XS" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "
https://github.com/pierre-vigier/dancer2-plugin-oauth2-server/issues"
},
"homepage" : "
https://github.com/pierre-vigier/dancer2-plugin-oauth2-server",
"repository" : {
"type" : "git",
"url" : "
https://github.com/pierre-vigier/dancer2-plugin-oauth2-server.git",
"web" : "
https://github.com/pierre-vigier/dancer2-plugin-oauth2-server"
}
},
"version" : "0.05"
}