{
   "abstract" : "Twitter authentication for Catalyst",
   "author" : [
      "Jesse Stay <jesse@staynalive.com>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.140640",
   "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",
            "Catalyst::Plugin::Session::Store::FastMmap" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88",
            "lib" : "0",
            "parent" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Catalyst::Authentication::Credential::Twitter" : {
         "file" : "lib/Catalyst/Authentication/Credential/Twitter.pm",
         "version" : "v2.0.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Catalyst-Authentication-Credential-Twitter/issues"
      },
      "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.4",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:JESSESTAY",
   "x_contributors" : [
      "Jason McIntosh <jmac@appleseed-sc.com>",
      "Karen Etheridge <ether@cpan.org>"
   ]
}