{
   "abstract" : "Yet another xkcd style password generator",
   "author" : [
      "Thomas Klausner <domm@plix.at>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CtrlO-Crypt-XkcdPassword",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Bad::Words" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Accessor::Fast" : "0",
            "Crypt::Rijndael" : "0",
            "Crypt::URandom" : "0",
            "Data::Entropy" : "0",
            "Data::Entropy::Algorithms" : "0",
            "Data::Entropy::RawSource::CryptCounter" : "0",
            "Data::Entropy::Source" : "0",
            "Data::Handle" : "0",
            "Getopt::Long" : "0",
            "Module::Runtime" : "0",
            "Pod::Usage" : "0",
            "WordList" : "0",
            "base" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "Bad::Words" : "0.09"
         },
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::SharedFork" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "CtrlO::Crypt::XkcdPassword" : {
         "file" : "lib/CtrlO/Crypt/XkcdPassword.pm",
         "version" : "1.011"
      },
      "CtrlO::Crypt::XkcdPassword::Wordlist::eff_large" : {
         "file" : "lib/CtrlO/Crypt/XkcdPassword/Wordlist/eff_large.pm",
         "version" : "1.011"
      },
      "CtrlO::Crypt::XkcdPassword::Wordlist::eff_short_1" : {
         "file" : "lib/CtrlO/Crypt/XkcdPassword/Wordlist/eff_short_1.pm",
         "version" : "1.011"
      },
      "CtrlO::Crypt::XkcdPassword::Wordlist::eff_short_2_0" : {
         "file" : "lib/CtrlO/Crypt/XkcdPassword/Wordlist/eff_short_2_0.pm",
         "version" : "1.011"
      },
      "CtrlO::Crypt::XkcdPassword::Wordlist::en_gb" : {
         "file" : "lib/CtrlO/Crypt/XkcdPassword/Wordlist/en_gb.pm",
         "version" : "1.011"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/domm/CtrlO-Crypt-XkcdPassword/issues"
      },
      "homepage" : "https://github.com/domm/CtrlO-Crypt-XkcdPassword",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/domm/CtrlO-Crypt-XkcdPassword.git",
         "web" : "https://github.com/domm/CtrlO-Crypt-XkcdPassword"
      }
   },
   "version" : "1.011",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}