{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [
      "panda"
   ],
   "depends" : [],
   "description" : "Simple binding to crypt(3) from unix-like systems",
   "name" : "Crypt::Libcrypt",
   "perl" : "v6",
   "provides" : {
      "Crypt::Libcrypt" : "lib/Crypt/Libcrypt.pm"
   },
   "support" : {
      "source" : "git://github.com/jonathanstowe/Crypt-Libcrypt.git"
   },
   "tags" : [
      "crypt",
      "password"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.5"
}
