{
   "abstract" : "Check a password against a list of common passwords",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Password-Common",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "File::ShareDir::Install" : "0.03"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "File::ShareDir" : "0",
            "IO::File" : "0",
            "Search::Dict" : "0",
            "Sub::Exporter" : "0",
            "autodie" : "2.00",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::File::ShareDir" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Data::Password::Common" : {
         "file" : "lib/Data/Password/Common.pm",
         "version" : "0.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/data-password-common/issues"
      },
      "homepage" : "https://metacpan.org/release/Data-Password-Common",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/dagolden/data-password-common.git",
         "web" : "https://github.com/dagolden/data-password-common"
      }
   },
   "version" : "0.002"
}