{
   "abstract" : "Low-level HTTP request handler for Google API.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Google-UserAgent",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Tiny" : "0.043",
            "IO::Socket::SSL" : "1.56",
            "Moo" : "2.000000",
            "Net::SSLeay" : "1.49",
            "Throwable" : "0.200011",
            "Type::Tiny" : "1.000005",
            "namespace::autoclean" : "0.28",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "WWW::Google::UserAgent" : {
         "file" : "lib/WWW/Google/UserAgent.pm",
         "version" : "0.23"
      },
      "WWW::Google::UserAgent::DataTypes" : {
         "file" : "lib/WWW/Google/UserAgent/DataTypes.pm",
         "version" : "0.23"
      },
      "WWW::Google::UserAgent::Exception" : {
         "file" : "lib/WWW/Google/UserAgent/Exception.pm",
         "version" : "0.23"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/WWW-Google-UserAgent.git",
         "web" : "https://github.com/manwar/WWW-Google-UserAgent"
      }
   },
   "version" : "0.23",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}