{
   "abstract" : "Simple interface for Amazon DynamoDB",
   "author" : [
      "Arthur Axel \"fREW\" Schmidt <frioux+cpan@gmail.com>",
      "Ulrich Kautz <uk@fortrabbit.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Amazon-DynamoDB",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime" : "0",
            "DateTime::Format::Strptime" : "0",
            "DateTime::TimeZone" : "0",
            "DateTime::TimeZone::Local" : "0",
            "Digest::SHA" : "0",
            "HTTP::Date" : "0",
            "HTTP::Request" : "0",
            "JSON" : "0",
            "LWP::ConnCache" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "MIME::Base64" : "0",
            "Moose" : "0",
            "Net::Amazon::AWSSign" : "0",
            "Time::HiRes" : "0",
            "XML::Simple" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cache" : "0",
            "Cache::Memory" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/frioux/Net-Amazon-DynamoDB/issues"
      },
      "homepage" : "https://github.com/frioux/Net-Amazon-DynamoDB",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/frioux/Net-Amazon-DynamoDB.git",
         "web" : "https://github.com/frioux/Net-Amazon-DynamoDB"
      }
   },
   "version" : "0.002001",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}