{
   "api" : "1.0",
   "auth" : "github:jonathanstowe",
   "authors" : [
      "Jonathan Stowe <jns+gh@gellyfish.co.uk"
   ],
   "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" : "jns+gh@gellyfish.co.uk",
      "source" : "https://github.com/jonathanstowe/Crypt-LibScrypt.git"
   },
   "tags" : [
      "crypto",
      "libscrypt",
      "password",
      "scrypt"
   ],
   "test-depends" : [
      "LibraryCheck"
   ],
   "version" : "0.0.1"
}
