{
   "abstract" : "A thin, lightweight, low-level Amazon S3 client",
   "author" : [
      "DQNEO"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.7",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Amazon-S3-Thin",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Config::Tiny" : "0",
            "LWP::Protocol::https" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "AWS::Signature4" : "0",
            "Digest::HMAC_SHA1" : "0",
            "Digest::MD5" : "0",
            "Digest::SHA" : "0",
            "Encode" : "0",
            "HTTP::Date" : "0",
            "JSON::PP" : "0",
            "LWP::UserAgent" : "0",
            "MIME::Base64" : "0",
            "URI::Escape" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Config::Tiny" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Amazon::S3::Thin" : {
         "file" : "lib/Amazon/S3/Thin.pm",
         "version" : "0.28"
      },
      "Amazon::S3::Thin::Credentials" : {
         "file" : "lib/Amazon/S3/Thin/Credentials.pm"
      },
      "Amazon::S3::Thin::Resource" : {
         "file" : "lib/Amazon/S3/Thin/Resource.pm"
      },
      "Amazon::S3::Thin::Signer::V2" : {
         "file" : "lib/Amazon/S3/Thin/Signer/V2.pm"
      },
      "Amazon::S3::Thin::Signer::V4" : {
         "file" : "lib/Amazon/S3/Thin/Signer/V4.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/DQNEO/Amazon-S3-Thin/issues"
      },
      "homepage" : "https://github.com/DQNEO/Amazon-S3-Thin",
      "repository" : {
         "url" : "git://github.com/DQNEO/Amazon-S3-Thin.git",
         "web" : "https://github.com/DQNEO/Amazon-S3-Thin"
      }
   },
   "version" : "0.28",
   "x_contributors" : [
      "Bob Showalter <showaltb@gmail.com>",
      "Bob Stockdale <bstockdale@zappos.com>",
      "Breno G. de Oliveira <garu@cpan.org>",
      "DQNEO <dqneoo@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Takumi Akiyama <t.akiym@gmail.com>",
      "Timothy Appnel <tim@appnel.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}