{
   "abstract" : "OAuth for your Dancer2 app",
   "author" : [
      "Menno Blom <blom@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.011, 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-Auth-OAuth",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer2" : "0.150000",
            "DateTime" : "0",
            "Digest::MD5" : "0",
            "HTTP::Message" : "0",
            "JSON::MaybeXS" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "Module::Load" : "0",
            "Net::OAuth" : "0",
            "Scalar::Util" : "0",
            "URI::Query" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Path::Tiny" : "0",
            "Plack::Test" : "0",
            "Test::Mock::LWP::Dispatch" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth/issues"
      },
      "homepage" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth.git",
         "web" : "https://github.com/b10m/p5-Dancer2-Plugin-Auth-OAuth"
      }
   },
   "version" : "0.16",
   "x_contributors" : [
      "B10m <menno@b10m.net>",
      "Biafra <paulo.a.ferreira@gmail.com>",
      "Dmitry A. Pashko <bitbucket.org@pashko.ru>",
      "Keith Broughton <keithbro256@gmail.com>",
      "Menno Blom <menno.blom@booking.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Peter Mottram (SysPete) <peter@sysnix.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}