---
abstract: 'Perl library for easy access to Google services via their API'
author:
  - 'Pavel Serikov <pavelsr@cpan.org>'
build_requires:
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: API-Google
requires:
  Config::JSON: '0'
  Crypt::JWT: '0'
  Data::Dumper: '0'
  Mojo::UserAgent: '0'
  Mojo::Util: '0'
  Mojolicious::Commands: '0'
  Mojolicious::Lite: '0'
  Mojolicious::Plugin::OAuth2: '0'
  Net::EmptyPort: '0'
  Tie::File: '0'
  feature: '0'
  parent: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/pavelsr/API-Google/issues
  repository: git://github.com/pavelsr/API-Google.git
version: '0.12'
x_serialization_backend: 'YAML::Tiny version 1.69'