{
  "abstract" : "Perl JSON Web Encryption (JWE) implementation",
  "author" : [
     "Companies House <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.140640",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "JSON-WebEncryption",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Crypt::CBC" : "0",
           "Crypt::OpenSSL::RSA" : "0",
           "Digest::SHA" : "0",
           "Exporter" : "0",
           "JSON" : "0",
           "MIME::Base64" : "0",
           "parent" : "0",
           "strict" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Crypt::Rijndael" : "0",
           "Test::More" : "0",
           "Test::Requires" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/companieshouse/JSON-WebEncryption/issues"
     },
     "homepage" : "https://github.com/companieshouse/JSON-WebEncryption",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/companieshouse/JSON-WebEncryption.git",
        "web" : "https://github.com/companieshouse/JSON-WebEncryption"
     }
  },
  "version" : "0.04"
}