{
  "abstract" : "A simple Diceware passphrase generator.",
  "author" : [
     "Johann Rolschewski"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-diceware",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Code::TidyAll" : "0",
           "Dist::Milla" : "v1.0.18",
           "Perl::Tidy" : "0",
           "Test::Code::TidyAll" : "0.20",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Text::Diff" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Crypt::Rijndael" : "0",
           "Crypt::URandom" : "0",
           "Data::Entropy" : "0",
           "Data::Entropy::Algorithms" : "0",
           "Data::Entropy::RawSource::CryptCounter" : "0",
           "Data::Entropy::Source" : "0",
           "File::Share" : "0",
           "perl" : "5.01404"
        }
     },
     "test" : {
        "requires" : {
           "Test2::V0" : "0",
           "Test::More" : "0.96",
           "Test::Script" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jorol/App-diceware/issues"
     },
     "homepage" : "https://github.com/jorol/App-diceware",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jorol/App-diceware.git",
        "web" : "https://github.com/jorol/App-diceware"
     }
  },
  "version" : "0.01",
  "x_contributors" : [
     "Johann Rolschewski <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}