{
"abstract" : "Handling Argon2 passwords in Dancer2",
"author" : [
"Sergiy Borodych C<< <bor at cpan.org> >>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.10",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Dancer2-Plugin-Argon2",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Crypt::Argon2" : "0.007",
"Crypt::URandom" : "0.36",
"Dancer2" : "0.300000",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Test::More" : "0.98"
}
}
},
"provides" : {
"Dancer2::Plugin::Argon2" : {
"file" : "lib/Dancer2/Plugin/Argon2.pm",
"version" : "0.01"
},
"Dancer2::Plugin::Argon2::Passphrase" : {
"file" : "lib/Dancer2/Plugin/Argon2/Passphrase.pm",
"version" : "0.01"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "
https://github.com/bor/Dancer2-Plugin-Argon2/issues"
},
"homepage" : "
https://github.com/bor/Dancer2-Plugin-Argon2",
"repository" : {
"url" : "git://github.com/bor/Dancer2-Plugin-Argon2.git",
"web" : "
https://github.com/bor/Dancer2-Plugin-Argon2"
}
},
"version" : "0.01",
"x_authority" : "cpan:BOR",
"x_contributors" : [
"Sergiy Borodych <
[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 4.02",
"x_static_install" : 1
}