1{
2   "abstract" : "Defer messages or data across redirections",
3   "author" : [
4      "David Golden <dagolden@cpan.org>",
5      "Yanick Champoux <yanick@cpan.org>",
6      "Deluxaran <deluxaran@cpan.org>"
7   ],
8   "dynamic_config" : 0,
9   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
10   "license" : [
11      "apache_2_0"
12   ],
13   "meta-spec" : {
14      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
15      "version" : 2
16   },
17   "name" : "Dancer2-Plugin-Deferred",
18   "prereqs" : {
19      "configure" : {
20         "requires" : {
21            "ExtUtils::MakeMaker" : "0"
22         }
23      },
24      "develop" : {
25         "requires" : {
26            "Test::More" : "0.96",
27            "Test::Vars" : "0"
28         }
29      },
30      "runtime" : {
31         "requires" : {
32            "Dancer2::Plugin" : "0.200000",
33            "URI" : "0",
34            "URI::QueryParam" : "0",
35            "perl" : "5.010",
36            "strict" : "0",
37            "warnings" : "0"
38         }
39      },
40      "test" : {
41         "recommends" : {
42            "CPAN::Meta" : "2.120900"
43         },
44         "requires" : {
45            "Dancer2" : "0",
46            "ExtUtils::MakeMaker" : "0",
47            "File::Spec" : "0",
48            "HTTP::Cookies" : "0",
49            "HTTP::Request::Common" : "0",
50            "IO::Handle" : "0",
51            "IPC::Open3" : "0",
52            "Plack::Test" : "0",
53            "Test2::V0" : "0",
54            "Test::More" : "0",
55            "perl" : "5.010"
56         }
57      }
58   },
59   "provides" : {
60      "Dancer2::Plugin::Deferred" : {
61         "file" : "lib/Dancer2/Plugin/Deferred.pm",
62         "version" : "0.008000"
63      }
64   },
65   "release_status" : "stable",
66   "resources" : {
67      "bugtracker" : {
68         "web" : "https://github.com/perldancer/Dancer2-Plugin-Deferred/issues"
69      },
70      "homepage" : "https://github.com/perldancer/Dancer2-Plugin-Deferred",
71      "repository" : {
72         "type" : "git",
73         "url" : "https://github.com/perldancer/Dancer2-Plugin-Deferred.git",
74         "web" : "https://github.com/perldancer/Dancer2-Plugin-Deferred"
75      }
76   },
77   "version" : "0.008000",
78   "x_authority" : "cpan:YANICK",
79   "x_contributor_covenant" : {
80      "version" : 0.02
81   },
82   "x_contributors" : [
83      "Damien Krotkine <dams@zarb.org>",
84      "Julien Fiegehenn <simbabque@cpan.org>",
85      "Peter Mottram <peter@sysnix.com>",
86      "Sawyer X <xsawyerx@cpan.org>"
87   ],
88   "x_generated_by_perl" : "v5.30.0",
89   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
90}
91
92