{
"abstract" : "A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase",
"author" : [
"Leon Timmermans <leont@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "App::ModuleBuildTiny version 0.041",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Crypt-Passphrase-Argon2-AES",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.039"
}
},
"develop" : {
"requires" : {
"App::ModuleBuildTiny" : "0.041"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Crypt::Passphrase" : "0.010",
"Crypt::Passphrase::Argon2" : "0.009",
"Crypt::Passphrase::Argon2::Encrypted" : "0",
"Crypt::Rijndael" : "1.16",
"parent" : "0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"provides" : {
"Crypt::Passphrase::Argon2::AES" : {
"file" : "lib/Crypt/Passphrase/Argon2/AES.pm",
"version" : "0.003"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Leont/crypt-passphrase-argon2-aes/issues"
},
"repository" : {
"type" : "git,",
"url" : "git://github.com/Leont/crypt-passphrase-argon2-aes.git",
"web" : "https://github.com/Leont/crypt-passphrase-argon2-aes"
}
},
"version" : "0.003",
"x_serialization_backend" : "JSON::PP version 4.16",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}