1{
2   "abstract" : "authenticate via a database",
3   "author" : [
4      "David Precious <davidp@preshweb.co.uk>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.24, 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-Auth-Extensible-Provider-Database",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "DBD::SQLite" : "0",
26            "Dancer2::Plugin::Auth::Extensible::Test" : "0",
27            "Path::Tiny" : "0.016",
28            "Test::More" : "0"
29         }
30      },
31      "configure" : {
32         "requires" : {
33            "ExtUtils::MakeMaker" : "0"
34         }
35      },
36      "runtime" : {
37         "requires" : {
38            "Carp" : "0",
39            "Dancer2" : "0.200000",
40            "Dancer2::Plugin::Auth::Extensible" : "0.620",
41            "Dancer2::Plugin::Database" : "2.16",
42            "Moo" : "2.000000",
43            "YAML" : "0",
44            "namespace::clean" : "0"
45         }
46      }
47   },
48   "release_status" : "stable",
49   "resources" : {
50      "bugtracker" : {
51         "web" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database/issues"
52      },
53      "homepage" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database/",
54      "repository" : {
55         "url" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database"
56      },
57      "x_IRC" : "irc://irc.perl.org/#dancer"
58   },
59   "version" : "0.630",
60   "x_serialization_backend" : "JSON::PP version 2.27300_01"
61}
62