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