{
"api" : "1.0",
"auth" : "github:jonathanstowe",
"authors" : [
"Jonathan Stowe <
[email protected]"
],
"depends" : {
"runtime" : {
"requires" : [
"LibraryCheck",
"NativeHelpers::Array"
]
},
"test" : [
"LibraryCheck"
]
},
"description" : "Binding for libsodium password hashing",
"license" : "Artistic-2.0",
"meta-version" : 2,
"name" : "Crypt::SodiumPasswordHash",
"perl" : "6.*",
"provides" : {
"Crypt::SodiumPasswordHash" : "lib/Crypt/SodiumPasswordHash.pm"
},
"raku" : "6.*",
"source-url" : "
http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Crypt-SodiumPasswordHash-0.0.2.tar.gz",
"support" : {
"bugtracker" : "
https://github.com/jonathanstowe/Crypt-SodiumPasswordHash/issues",
"email" : "
[email protected]",
"source" : "
https://github.com/jonathanstowe/Crypt-SodiumPasswordHash.git"
},
"tags" : [
"crypto",
"libsodium",
"password",
"hash"
],
"version" : "0.0.2"
}