{
  "abstract" : "An object for representing SNS Notifications",
  "author" : [
     "Jose Luis Martinez <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "SNS-Notification",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "0",
           "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
           "Dist::Zilla::Plugin::RunExtraTests" : "0",
           "Dist::Zilla::Plugin::Test::Compile" : "0",
           "Dist::Zilla::Plugin::VersionFromModule" : "0",
           "Dist::Zilla::PluginBundle::Git" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Moo" : "0",
           "Type::Tiny" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Exception" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/pplu/sns-notification/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/pplu/sns-notification.git",
        "web" : "https://github.com/pplu/sns-notification"
     }
  },
  "version" : "0.03",
  "x_generated_by_perl" : "v5.30.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Apache-2.0"
}