{
   "abstract" : "Make requests to OAuth2 APIs.",
   "author" : [
      "Ben Tilly, <btilly at gmail.com>",
      "Thomas Klausner <domm@plix.at>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "LWP-Authen-OAuth2",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "HTTP::Request::Common" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "0",
            "Memoize" : "0",
            "Module::Load" : "0",
            "Storable" : "0",
            "URI" : "0",
            "base" : "0",
            "parent" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "LWP::Authen::OAuth2" : {
         "file" : "lib/LWP/Authen/OAuth2.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::AccessToken" : {
         "file" : "lib/LWP/Authen/OAuth2/AccessToken.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::AccessToken::Bearer" : {
         "file" : "lib/LWP/Authen/OAuth2/AccessToken/Bearer.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::Args" : {
         "file" : "lib/LWP/Authen/OAuth2/Args.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Dwolla" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Dwolla.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google::Device" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google::Installed" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google::Login" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google::Service" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Google::WebServer" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Line" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Line::AccessToken" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Line/AccessToken.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Strava" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Strava.pm",
         "version" : "0.18"
      },
      "LWP::Authen::OAuth2::ServiceProvider::Yahoo" : {
         "file" : "lib/LWP/Authen/OAuth2/ServiceProvider/Yahoo.pm",
         "version" : "0.18"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/domm/perl-oauth2/issues"
      },
      "homepage" : "https://github.com/domm/perl-oauth2",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/domm/perl-oauth2.git",
         "web" : "https://github.com/domm/perl-oauth2"
      }
   },
   "version" : "0.18",
   "x_generated_by_perl" : "v5.32.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}