{
   "abstract" : "Web server to notify GitHub Webhooks to L<App::Ikachan>",
   "author" : [
      "moznion <moznion@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.11.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-GitHubWebhooks2Ikachan",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Lite" : "0",
            "Encode" : "0",
            "Getopt::Long" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "0",
            "Log::Minimal" : "0",
            "Plack" : "0",
            "Pod::Usage" : "0",
            "String::IRC" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Hash::MultiValue" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "App::GitHubWebhooks2Ikachan" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan.pm",
         "version" : "0.01"
      },
      "App::GitHubWebhooks2Ikachan::Events" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan/Events.pm"
      },
      "App::GitHubWebhooks2Ikachan::Events::IssueComment" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan/Events/IssueComment.pm"
      },
      "App::GitHubWebhooks2Ikachan::Events::Issues" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan/Events/Issues.pm"
      },
      "App::GitHubWebhooks2Ikachan::Events::PullRequest" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan/Events/PullRequest.pm"
      },
      "App::GitHubWebhooks2Ikachan::Events::Push" : {
         "file" : "lib/App/GitHubWebhooks2Ikachan/Events/Push.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/moznion/App-GitHubWebhooks2Ikachan/issues"
      },
      "homepage" : "https://github.com/moznion/App-GitHubWebhooks2Ikachan",
      "repository" : {
         "url" : "git://github.com/moznion/App-GitHubWebhooks2Ikachan.git",
         "web" : "https://github.com/moznion/App-GitHubWebhooks2Ikachan"
      }
   },
   "version" : "0.01"
}