The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Wrap any simple class as a service for Dancer2",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dancer2-Plugin-Adapter",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "recommends" : {
            "Class::Load::XS" : "0",
            "Dancer2" : "0.153000"
         },
         "requires" : {
            "Class::Load" : "0",
            "Dancer2" : "0",
            "Dancer2::Plugin" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "WWW::Postmark" : "0"
         },
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0.19",
            "HTTP::Request::Common" : "0",
            "HTTP::Tiny" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "JSON" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Dancer2::Plugin::Adapter" : {
         "file" : "lib/Dancer2/Plugin/Adapter.pm",
         "version" : "0.006"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PerlDancer/dancer2-plugin-adapter/issues"
      },
      "homepage" : "https://github.com/PerlDancer/dancer2-plugin-adapter",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/PerlDancer/dancer2-plugin-adapter.git",
         "web" : "https://github.com/PerlDancer/dancer2-plugin-adapter"
      }
   },
   "version" : "0.006",
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Blabos de Blebe <blabos@blabos.org>",
      "Russell Jenkins <veryrusty@gmail.com>",
      "Yanick Champoux <yanick@cpan.org>",
      "mascip (Pierre Masci) <piemas25+git@gmail.com>"
   ]
}