{
   "abstract" : "automate setup of access to OAuth-secured resources. Intended especially for use in console scripts, ad hoc applications etc.",
   "author" : [
      "Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
   "keywords" : [
      "OAuth",
      "webservice",
      "authorization",
      "http",
      "Net",
      "REST",
      "web-api"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "OAuthomatic",
   "no_index" : {
      "directory" : [
         "examples",
         "t"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06",
            "perl" : "v5.10.0"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Meta" : "2.120920",
            "Dist::Zilla" : "5.031",
            "Encode" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "List::Util" : "0",
            "Module::Metadata" : "0",
            "Pod::Coverage::TrustPod" : "0.100003",
            "Pod::Elemental" : "0.103000",
            "Pod::Elemental::Transformer::List" : "0.102000",
            "Pod::Weaver" : "4.006",
            "Pod::Weaver::Plugin::Encoding" : "0",
            "Pod::Weaver::Plugin::EnsureUniqueSections" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CleanNamespaces" : "0.15",
            "Test::EOF" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Synopsis" : "0",
            "version" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Passwd::Keyring::Gnome" : "0",
            "Passwd::Keyring::PWSafe3" : "0"
         },
         "requires" : {
            "Browser::Open" : "0",
            "Carp" : "0",
            "Const::Fast" : "0.014",
            "Data::Dump" : "0",
            "Encode" : "0",
            "Exporter::Shiny" : "0",
            "File::ShareDir" : "1.03",
            "HTTP::Body" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Request" : "0",
            "HTTP::Response" : "0",
            "HTTP::Server::Brick" : "0",
            "HTTP::Status" : "0",
            "IO::Interactive" : "0",
            "IO::Null" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "0",
            "Module::Pluggable" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::AttributeShortcuts" : "0",
            "MooseX::Getopt" : "0",
            "MooseX::Types::Path::Tiny" : "0",
            "Net::EmptyPort" : "0",
            "Net::OAuth" : "0",
            "Net::SSL" : "0",
            "Passwd::Keyring::Auto" : "0",
            "Path::Tiny" : "0",
            "Proc::Background" : "0",
            "Role::HasMessage::Errf" : "0",
            "Role::HasPayload::Merged" : "0",
            "Scalar::Util" : "0",
            "StackTrace::Auto" : "0",
            "Template" : "0",
            "Thread::Queue" : "3.02",
            "Throwable" : "0",
            "Try::Tiny" : "0",
            "URI" : "0",
            "URI::QueryParam" : "0",
            "feature" : "0",
            "namespace::sweep" : "0",
            "overload" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "threads" : "0",
            "utf8" : "0",
            "version" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::More" : "0.94",
            "Test::Most" : "0",
            "Test::UseAllModules" : "0",
            "perl" : "v5.10.0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://bitbucket.org/Mekk/perl-oauthomatic/issues"
      },
      "homepage" : "http://bitbucket.org/Mekk/perl-oauthomatic",
      "repository" : {
         "type" : "hg",
         "url" : "http://bitbucket.org/Mekk/perl-oauthomatic",
         "web" : "http://bitbucket.org/Mekk/perl-oauthomatic"
      }
   },
   "version" : "0.0201"
}