{
   "abstract" : "API for the Postmark mail service for web applications.",
   "author" : [
      "Ido Perlmuter <ido@ido50.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Postmark",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::XS" : "2.3"
         },
         "requires" : {
            "Carp" : "0",
            "Email::Valid" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "feature" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/ido50/WWW-Postmark",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ido50/WWW-Postmark.git",
         "web" : "https://github.com/ido50/WWW-Postmark"
      }
   },
   "version" : "0.5"
}