{
  "abstract" : "A thin, lightweight, low-level Amazon S3 client",
  "author" : [
     "DQNEO"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.2",
  "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.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "AWS::Signature4" : "0",
           "Digest::HMAC_SHA1" : "0",
           "Digest::MD5" : "0",
           "Encode" : "0",
           "HTTP::Date" : "0",
           "LWP::UserAgent" : "0",
           "MIME::Base64" : "0",
           "URI::Escape" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Amazon::S3::Thin" : {
        "file" : "lib/Amazon/S3/Thin.pm",
        "version" : "0.21"
     },
     "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.21",
  "x_contributors" : [
     "Bob Showalter <[email protected]>",
     "Bob Stockdale <[email protected]>",
     "Breno G. de Oliveira <[email protected]>",
     "DQNEO <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "Timothy Appnel <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_static_install" : 1
}