{
  "abstract" : "Crypt::CBC compliant Rijndael encryption module",
  "author" : [
     "Rafael R. Sevilla",
     "brian d foy <[email protected]>",
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "open_source"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Crypt-Rijndael",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.006"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/leont/crypt-rijndael/issues"
     },
     "homepage" : "https://github.com/leont/crypt-rijndael",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/leont/crypt-rijndael.git",
        "web" : "https://github.com/leont/crypt-rijndael"
     }
  },
  "version" : "1.16",
  "x_serialization_backend" : "JSON::PP version 4.04"
}