{
  "abstract" : "A fast and small hybrid crypto system",
  "author" : [
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Crypt-ECDH_ES",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.007"
        }
     },
     "develop" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::More" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Crypt::Curve25519" : "0",
           "Crypt::Rijndael" : "0",
           "Digest::SHA" : "0",
           "Exporter" : "5.57",
           "Getopt::Long" : "0",
           "MIME::Base64" : "0",
           "Win32::API" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Crypt::ECDH_ES" : {
        "file" : "lib/Crypt/ECDH_ES.pm",
        "version" : "0.001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-crypt-ecdh_es at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-ECDH_ES"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/crypt-ecdh_es.git",
        "web" : "https://github.com/Leont/crypt-ecdh_es"
     }
  },
  "version" : "0.001",
  "x_contributors" : [
     "Leon Timmermans <[email protected]>"
  ]
}