{
   "abstract" : "A hasher using hardware for Crypt::Passphrase",
   "author" : [
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.041",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Crypt-Passphrase-HSM",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.041"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Crypt::HSM" : "0.010",
            "Crypt::Passphrase" : "0.016",
            "Crypt::Passphrase::Pepper::Base" : "0",
            "MIME::Base64" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Encode" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Crypt::Passphrase::HSM" : {
         "file" : "lib/Crypt/Passphrase/HSM.pm",
         "version" : "0.005"
      },
      "Crypt::Passphrase::Pepper::HSM" : {
         "file" : "lib/Crypt/Passphrase/Pepper/HSM.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/crypt-passphrase-hsm/issues"
      },
      "repository" : {
         "type" : "git,",
         "url" : "git://github.com/Leont/crypt-passphrase-hsm.git",
         "web" : "https://github.com/Leont/crypt-passphrase-hsm"
      }
   },
   "version" : "0.005",
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}