The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Twitter authentication for Catalyst",
   "author" : [
      "Jesse Stay <jesse@staynalive.com>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catalyst-Authentication-Credential-Twitter",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Exception" : "0",
            "Catalyst::Plugin::Session::PerUser" : "0",
            "Class::Accessor::Fast" : "0",
            "Data::Dumper" : "0",
            "Net::Twitter" : "4.00001",
            "base" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Catalyst" : "0",
            "Catalyst::Controller" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0.88",
            "parent" : "0"
         }
      }
   },
   "provides" : {
      "Catalyst::Authentication::Credential::Twitter" : {
         "file" : "lib/Catalyst/Authentication/Credential/Twitter.pm",
         "version" : "v2.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-catalyst-authentication-credential-twitter at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Authentication-Credential-Twitter"
      },
      "homepage" : "http://search.cpan.org/dist/Catalyst-Authentication-Credential-Twitter/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Catalyst-Authentication-Credential-Twitter.git",
         "web" : "https://github.com/yanick/Catalyst-Authentication-Credential-Twitter"
      }
   },
   "version" : "2.0.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:JESSESTAY",
   "x_contributors" : [
      "Jason McIntosh <jmac@appleseed-sc.com>"
   ]
}