{
   "authors" : [
      "Brian Duggan"
   ],
   "build-depends" : [
      "Shell::Command"
   ],
   "depends" : [
      "LibraryMake"
   ],
   "description" : "Raku bindings to C implementation of SHA1",
   "license" : "Artistic-2.0",
   "name" : "Digest::SHA1::Native",
   "perl" : "6.*",
   "provides" : {
      "Digest::SHA1::Native" : "lib/Digest/SHA1/Native.pm6"
   },
   "resources" : [
      "libraries/sha1"
   ],
   "source-url" : "http://www.cpan.org/authors/id/B/BD/BDUGGAN/Perl6/Digest-SHA1-Native-0.06.tar.gz",
   "test-depends" : [],
   "version" : "0.06"
}