{
   "abstract" : "Encrypts/decrypts text and verifies decrypted text with a checksum and a random initialization vector.",
   "author" : [
      "Adam Hopkins <srchulo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Crypt-Mode-CBC-Easy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Bytes::Random::Secure" : "0",
            "Carp" : "0",
            "Crypt::CBC" : "0",
            "Crypt::Mode::CBC" : "0",
            "Digest::SHA" : "0",
            "MIME::Base64" : "0",
            "Mouse" : "0",
            "perl" : "5.008",
            "strict" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/srchulo/Crypt-Mode-CBC-Easy/issues"
      }
   },
   "version" : "0.006",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
}