1{
2   "abstract" : "extensible authentication framework for Dancer2 apps",
3   "author" : [
4      "David Precious <davidp@preshweb.co.uk>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
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-Auth-Extensible",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "DateTime" : "0",
26            "File::ShareDir::Install" : "0.06",
27            "HTTP::Cookies" : "0",
28            "HTTP::Request::Common" : "0",
29            "Path::Tiny" : "0.016",
30            "Plack::Test" : "0",
31            "Test::Deep" : "0.114",
32            "Test::Exception" : "0",
33            "Test::Fatal" : "0",
34            "Test::MockDateTime" : "0",
35            "Test::More" : "0",
36            "Test::Warnings" : "0"
37         }
38      },
39      "configure" : {
40         "requires" : {
41            "ExtUtils::MakeMaker" : "0",
42            "File::ShareDir::Install" : "0.06"
43         }
44      },
45      "runtime" : {
46         "requires" : {
47            "Carp" : "0",
48            "Crypt::SaltedHash" : "0",
49            "Dancer2" : "0.204000",
50            "Dancer2::Core::Types" : "0",
51            "Dancer2::FileUtils" : "0",
52            "Dancer2::Plugin" : "0",
53            "Dancer2::Template::Tiny" : "0",
54            "File::Share" : "0",
55            "HTTP::BrowserDetect" : "0",
56            "List::Util" : "0",
57            "Module::Runtime" : "0",
58            "Moo" : "2.000000",
59            "Moo::Role" : "0",
60            "Plack" : "1.0029",
61            "Scalar::Util" : "0",
62            "Session::Token" : "0",
63            "Try::Tiny" : "0",
64            "URI::Escape" : "0",
65            "YAML" : "0",
66            "namespace::clean" : "0",
67            "perl" : "5.006000"
68         }
69      }
70   },
71   "release_status" : "stable",
72   "resources" : {
73      "bugtracker" : {
74         "web" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible/issues"
75      },
76      "homepage" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible/",
77      "repository" : {
78         "url" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible"
79      },
80      "x_IRC" : "irc://irc.perl.org/#dancer"
81   },
82   "version" : "0.710",
83   "x_serialization_backend" : "JSON::PP version 4.02"
84}
85