{
   "abstract" : "Dancer plugin to cache response content (and anything else)",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Plugin-Cache-CHI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CHI" : "0",
            "Carp" : "0",
            "Dancer" : "1.32",
            "Dancer::Factory::Hook" : "0",
            "Dancer::Plugin" : "0",
            "Dancer::Response" : "0",
            "Dancer::SharedData" : "0",
            "Moo" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Dancer::Test" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Dancer::Plugin::Cache::CHI" : {
         "file" : "lib/Dancer/Plugin/Cache/CHI.pm",
         "version" : "v1.5.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI/issues"
      },
      "homepage" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI.git",
         "web" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI"
      }
   },
   "version" : "1.5.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "David Precious <davidp@preshweb.co.uk>",
      "Perlover <perlover@perlover.com>",
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.01"
}