{
   "abstract" : "Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PBKDF2-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Config" : "0",
            "ExtUtils::MakeMaker" : "6.17",
            "File::Spec" : "0",
            "Text::ParseWords" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.070",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "5.57",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Encode" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0.88",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "PBKDF2::Tiny" : {
         "file" : "lib/PBKDF2/Tiny.pm",
         "version" : "0.004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/PBKDF2-Tiny/issues"
      },
      "homepage" : "https://github.com/dagolden/PBKDF2-Tiny",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/PBKDF2-Tiny.git",
         "web" : "https://github.com/dagolden/PBKDF2-Tiny"
      }
   },
   "version" : "0.004",
   "x_authority" : "cpan:DAGOLDEN"
}