{
  "abstract" : "a plugin for adding Ajax route handlers",
  "author" : [
     "Dancer Core Developers"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Dancer2-Plugin-Ajax",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2" : "0.200000",
           "Dancer2::Core::Types" : "0",
           "Dancer2::Plugin" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Dancer2" : "0.200000",
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "HTTP::Request::Common" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0.92",
           "blib" : "1.01",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "Dancer2::Plugin::Ajax" : {
        "file" : "lib/Dancer2/Plugin/Ajax.pm",
        "version" : "0.300000"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/PerlDancer/Dancer2-Plugin-Ajax/issues"
     },
     "homepage" : "https://github.com/PerlDancer/Dancer2-Plugin-Ajax",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/PerlDancer/Dancer2-Plugin-Ajax.git",
        "web" : "https://github.com/PerlDancer/Dancer2-Plugin-Ajax"
     },
     "x_IRC" : "irc://irc.perl.org/#dancer",
     "x_WebIRC" : "https://chat.mibbit.com/#[email protected]"
  },
  "version" : "0.300000",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}