{
   "abstract" : "Amazon Simple Notification Service with v4 Signatures",
   "author" : [
      "Alessandro Zummo, <a.zummo@towertech.it>",
      "James Wright, <jwright@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.028",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Amazon-SNS-V4",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.028"
         }
      },
      "runtime" : {
         "requires" : {
            "AWS::Signature4" : "0",
            "Class::Accessor" : "0",
            "Class::Accessor::Fast" : "0",
            "HTTP::Request::Common" : "0",
            "JSON" : "0",
            "XML::Simple" : "0"
         }
      }
   },
   "provides" : {
      "Amazon::SNS::V4" : {
         "file" : "lib/Amazon/SNS/V4.pm",
         "version" : "1.11"
      },
      "Amazon::SNS::V4::FifoTopic" : {
         "file" : "lib/Amazon/SNS/V4/FifoTopic.pm",
         "version" : "1.11"
      },
      "Amazon::SNS::V4::Target" : {
         "file" : "lib/Amazon/SNS/V4/Target.pm",
         "version" : "1.11"
      },
      "Amazon::SNS::V4::Topic" : {
         "file" : "lib/Amazon/SNS/V4/Topic.pm",
         "version" : "1.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tehmoth/Amazon-SNS-V4/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/tehmoth/Amazon-SNS-V4.git",
         "web" : "https://github.com/tehmoth/Amazon-SNS-V4"
      },
      "x_IRC" : "irc://irc.styxnet.tech/#perl"
   },
   "version" : "1.11",
   "x_serialization_backend" : "JSON::PP version 4.02",
   "x_spdx_expression" : "GPL-2.0-only"
}