{
   "abstract" : "Portable OAuth 1.0 authentication",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WWW-OAuth",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Mojolicious" : "7.54"
         },
         "requires" : {
            "HTTP::Request" : "0",
            "HTTP::Tiny" : "0.014",
            "LWP::UserAgent" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::TCP" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "WWW::Form::UrlEncoded::XS" : "0.23"
         },
         "requires" : {
            "Carp" : "0",
            "Class::Tiny::Chained" : "0",
            "Crypt::URandom" : "0.37",
            "Digest::SHA" : "0",
            "List::Util" : "1.33",
            "Module::Runtime" : "0",
            "Role::Tiny" : "2.000000",
            "Scalar::Util" : "0",
            "URI" : "1.28",
            "URI::Escape" : "3.26",
            "WWW::Form::UrlEncoded" : "0.23",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Data::Dumper" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "JSON::PP" : "0",
            "Test::More" : "0.88",
            "Test::Needs" : "0"
         }
      }
   },
   "provides" : {
      "WWW::OAuth" : {
         "file" : "lib/WWW/OAuth.pm",
         "version" : "1.002"
      },
      "WWW::OAuth::Request" : {
         "file" : "lib/WWW/OAuth/Request.pm",
         "version" : "1.002"
      },
      "WWW::OAuth::Request::Basic" : {
         "file" : "lib/WWW/OAuth/Request/Basic.pm",
         "version" : "1.002"
      },
      "WWW::OAuth::Request::HTTP_Request" : {
         "file" : "lib/WWW/OAuth/Request/HTTP_Request.pm",
         "version" : "1.002"
      },
      "WWW::OAuth::Request::Mojo" : {
         "file" : "lib/WWW/OAuth/Request/Mojo.pm",
         "version" : "1.002"
      },
      "WWW::OAuth::Util" : {
         "file" : "lib/WWW/OAuth/Util.pm",
         "version" : "1.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/WWW-OAuth/issues"
      },
      "homepage" : "https://github.com/Grinnz/WWW-OAuth",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/WWW-OAuth.git",
         "web" : "https://github.com/Grinnz/WWW-OAuth"
      }
   },
   "version" : "1.002",
   "x_contributors" : [
      "Dan Book <grinnz@grinnz.com>"
   ],
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-2.0"
}