1{
2   "abstract" : "Simple email sending for Dancer2 applications",
3   "author" : [
4      "Naveed Massjouni <naveed@vt.edu>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Dancer2-Plugin-Email",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0",
20            "perl" : "5.006"
21         }
22      },
23      "runtime" : {
24         "requires" : {
25            "Authen::SASL" : "2.16",
26            "Dancer2" : "0.200000",
27            "Dancer2::Core::Types" : "0",
28            "Dancer2::Plugin" : "0",
29            "Email::Date::Format" : "0",
30            "Email::Sender::Simple" : "0",
31            "File::Type" : "0",
32            "IO::Socket::SSL" : "2.000",
33            "MIME::Base64" : "3.14",
34            "MIME::Entity" : "0",
35            "Module::Runtime" : "0",
36            "Net::SMTP" : "1.30",
37            "perl" : "5.006",
38            "strict" : "0",
39            "warnings" : "0"
40         }
41      },
42      "test" : {
43         "requires" : {
44            "Dancer2" : "0.200000",
45            "File::Spec" : "0",
46            "HTTP::Request::Common" : "0",
47            "IO::Handle" : "0",
48            "IPC::Open3" : "0",
49            "Plack" : "1.0029",
50            "Plack::Test" : "0",
51            "Scalar::Util" : "0",
52            "Test::More" : "0",
53            "blib" : "1.01",
54            "lib" : "0",
55            "perl" : "5.006"
56         }
57      }
58   },
59   "release_status" : "stable",
60   "resources" : {
61      "bugtracker" : {
62         "web" : "http://github.com/ironcamel/Dancer2-Plugin-Email/issues"
63      },
64      "repository" : {
65         "type" : "git",
66         "url" : "git://github.com/ironcamel/Dancer2-Plugin-Email.git",
67         "web" : "http://github.com/ironcamel/Dancer2-Plugin-Email"
68      }
69   },
70   "version" : "0.0202",
71   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0210"
72}
73
74