{
   "abstract" : "Perl interface to AWS S3 API",
   "author" : [
      "Rob Lauer <rclauer@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Amazon-S3",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::ShareDir::Install" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::ShareDir::Install" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Fast" : "0.51",
            "Digest::CRC" : "0.24",
            "Digest::HMAC_SHA1" : "1.05",
            "Digest::MD5::File" : "0.08",
            "HTTP::Date" : "6.08",
            "IO::Scalar" : "2.113",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent::Determined" : "1.07",
            "Net::Amazon::Signature::V4" : "0.22",
            "Readonly" : "2.05",
            "URI" : "5.37",
            "URI::Escape" : "5.37",
            "XML::Simple" : "2.25",
            "perl" : "5.010"
         },
         "suggests" : {
            "Crypt::Blowfish" : "2.14",
            "Crypt::CBC" : "3.07"
         }
      },
      "test" : {
         "requires" : {
            "Carp::Always" : "0.16",
            "Digest::MD5::File" : "0.08",
            "HTTP::Headers" : "7.04",
            "HTTP::Response" : "7.04",
            "Readonly" : "2.05",
            "Test::Output" : "1.036",
            "XML::Simple" : "2.25"
         }
      }
   },
   "provides" : {
      "Amazon::S3" : {
         "file" : "lib/Amazon/S3.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::Bucket" : {
         "file" : "lib/Amazon/S3/Bucket.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::BucketV2" : {
         "file" : "lib/Amazon/S3/BucketV2.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::Constants" : {
         "file" : "lib/Amazon/S3/Constants.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::Logger" : {
         "file" : "lib/Amazon/S3/Logger.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::Signature::V4" : {
         "file" : "lib/Amazon/S3/Signature/V4.pm",
         "version" : "v2.1.0"
      },
      "Amazon::S3::Util" : {
         "file" : "lib/Amazon/S3/Util.pm",
         "version" : "v2.1.0"
      },
      "Digest::CRC64NVME" : {
         "file" : "lib/Digest/CRC64NVME.pm",
         "version" : "0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "rclauer@gmail.com",
         "web" : "https://github.com/rlauer6/Amazon-S3/issues"
      },
      "homepage" : "https://github.com/rlauer6/Amazon-S3",
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/rlauer6/Amazon-S3"
      }
   },
   "version" : "v2.1.0",
   "x_serialization_backend" : "JSON::PP version 4.16"
}
