{
   "authors" : [
      "Brian Duggan"
   ],
   "build-depends" : [],
   "depends" : [
      "HTTP::UserAgent",
      "IO::Socket::SSL",
      "JSON::Fast"
   ],
   "description" : "Authenticate against Google's OAuth2 API.",
   "license" : "Artistic-2.0",
   "name" : "OAuth2::Client::Google",
   "perl" : "6.c",
   "provides" : {
      "OAuth2::Client::Google" : "lib/OAuth2/Client/Google.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/B/BD/BDUGGAN/Perl6/OAuth2-Client-Google-0.1.1.tar.gz",
   "tags" : [],
   "test-depends" : [],
   "version" : "0.1.1"
}