{
"abstract" : "JSON Web Token made simple for Dancer2",
"author" : [
"Alberto Sim\u00f5es <ambs@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Dancer2-Plugin-JWT",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
},
"suggests" : {
"JSON::PP" : "2.27300"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Changes" : "0.19",
"Test::More" : "0.96",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Crypt::JWT" : "0",
"Dancer2" : "0.300000",
"Dancer2::Plugin" : "0",
"URI" : "0",
"URI::QueryParam" : "0",
"perl" : "5.010",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Dancer2" : "0.300000",
"Data::Dumper" : "0",
"HTTP::Request::Common" : "0",
"HTTP::Status" : "0",
"Test::More" : "0",
"Test::WWW::Mechanize::PSGI" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "https://github.com/ambs/Dancer2-Plugin-JWT",
"web" : "https://github.com/ambs/Dancer2-Plugin-JWT"
}
},
"version" : "0.021",
"x_contributors" : [
"Alberto Sim\u00f5es <hashashin@gmail.com>",
"Mikko Koivunalho <mikkoi@cpan.org>",
"Mohammad S Anwar <mohammad.anwar@yahoo.com>",
"Peter Mottram <peter@sysnix.com>",
"Stephen Thirlwall <sdt@dr.com>"
],
"x_generated_by_perl" : "v5.36.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}