The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Authentication module for Amon2",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.2.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Amon2-Auth",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Amon2" : "3.03",
            "Hash::MultiValue" : "0.1",
            "JSON" : "2.53",
            "LWP" : "6.00",
            "LWP::Protocol::https" : "6.00",
            "LWP::UserAgent" : "0",
            "Module::Build" : "0",
            "Mouse" : "0.97",
            "Net::Twitter::Lite" : "0.12006",
            "Plack" : "0.9984",
            "Plack::Util" : "0",
            "URI" : "0",
            "URI::Escape" : "0",
            "URI::WithBase" : "0",
            "parent" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Amon2::Auth" : {
         "file" : "lib/Amon2/Auth.pm",
         "version" : "0.06"
      },
      "Amon2::Auth::Site::Facebook" : {
         "file" : "lib/Amon2/Auth/Site/Facebook.pm"
      },
      "Amon2::Auth::Site::Github" : {
         "file" : "lib/Amon2/Auth/Site/Github.pm",
         "version" : "0.06"
      },
      "Amon2::Auth::Site::Loctouch" : {
         "file" : "lib/Amon2/Auth/Site/Loctouch.pm",
         "version" : "0.06"
      },
      "Amon2::Auth::Site::Twitter" : {
         "file" : "lib/Amon2/Auth/Site/Twitter.pm"
      },
      "Amon2::Auth::Util" : {
         "file" : "lib/Amon2/Auth/Util.pm"
      },
      "Amon2::Plugin::Web::Auth" : {
         "file" : "lib/Amon2/Plugin/Web/Auth.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Amon2-Auth/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Amon2-Auth",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Amon2-Auth.git",
         "web" : "https://github.com/tokuhirom/Amon2-Auth"
      }
   },
   "version" : "0.06",
   "x_contributors" : [
      "Takumi Akiyama <t.akiym@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Kenta Kase <kesin1202000@gmail.com>",
      "Wataru TOYA <watrty@gmail.com>",
      "Tomoyuki Sato <bay@1101.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ]
}