{
  "abstract" : "Authentication module for Amon2",
  "author" : [
     "Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.9",
  "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::Tiny" : "0.035"
        }
     },
     "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.07"
     },
     "Amon2::Auth::Site::Facebook" : {
        "file" : "lib/Amon2/Auth/Site/Facebook.pm"
     },
     "Amon2::Auth::Site::Github" : {
        "file" : "lib/Amon2/Auth/Site/Github.pm",
        "version" : "0.07"
     },
     "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.07"
     }
  },
  "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.07",
  "x_contributors" : [
     "Takumi Akiyama <[email protected]>",
     "Neil Bowers <[email protected]>",
     "Kenta Kase <[email protected]>",
     "Wataru TOYA <[email protected]>",
     "Tomoyuki Sato <[email protected]>",
     "Kan Fushihara <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400"
}