{
   "abstract" : "Connection to Google REST APIs (currently Drive and Sheets).",
   "author" : [
      "Robin Murray <mvsjes@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Google-RestApi",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Cache::Memory::Simple" : "0",
            "Carp" : "0",
            "Exporter" : "0",
            "File::Slurp" : "0",
            "Furl" : "0",
            "Hash::Merge" : "0",
            "JSON::MaybeXS" : "0",
            "LWP::Protocol::https" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Log::Log4perl" : "0",
            "Module::Load" : "0",
            "Net::OAuth2::Client" : "0",
            "Net::OAuth2::Profile::WebServer" : "0",
            "Readonly" : "0",
            "Retry::Backoff" : "0",
            "Scalar::Util" : "0",
            "Storable" : "0",
            "Tie::Hash" : "0",
            "ToolSet" : "0",
            "Try::Tiny" : "0",
            "Type::Params" : "1.004004",
            "Types::Standard" : "0",
            "URI" : "0",
            "URI::QueryParam" : "0",
            "WWW::Google::Cloud::Auth::ServiceAccount" : "0",
            "YAML::Any" : "0",
            "aliased" : "0",
            "autodie" : "0",
            "autovivification" : "0",
            "constant" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Mock::MonkeyPatch" : "0",
            "Test::Class" : "0",
            "Test::Class::Load" : "0",
            "Test::Most" : "0",
            "Text::Levenshtein::Flexible" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mvsjes2/p5-google-restapi.git",
         "web" : "https://github.com/mvsjes2/p5-google-restapi"
      }
   },
   "version" : "v1.0.3",
   "x_serialization_backend" : "JSON::PP version 4.02"
}