{
  "abstract" : "Tapper - Message receiver for Tapper MCP",
  "author" : [
     "AMD OSRC Tapper Team <[email protected]>",
     "Tapper Team <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "freebsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Tapper-MCP-MessageReceiver",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::EOL" : "0",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Spec::Functions" : "0",
           "Log::Log4perl" : "0",
           "Module::Find" : "0.11",
           "Mojolicious" : "8.0",
           "Mojolicious::Lite" : "0",
           "Tapper::Config" : "0",
           "Tapper::Model" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "English" : "0",
           "File::Temp" : "0",
           "IO::Socket::INET" : "0",
           "Tapper::Schema::TestTools" : "0",
           "Test::Fixture::DBIC::Schema" : "0",
           "Test::More" : "0",
           "YAML::Syck" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Tapper-MCP-MessageReceiver"
     },
     "homepage" : "http://metacpan.org/release/Tapper-MCP-MessageReceiver",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/tapper/Tapper-MCP-MessageReceiver.git",
        "web" : "http://github.com/tapper/Tapper-MCP-MessageReceiver"
     }
  },
  "version" : "5.0.1",
  "x_Dist_Zilla" : {
     "perl" : {
        "version" : "5.022000"
     },
     "plugins" : [
        {
           "class" : "Dist::Zilla::Plugin::GatherDir",
           "config" : {
              "Dist::Zilla::Plugin::GatherDir" : {
                 "exclude_filename" : [],
                 "exclude_match" : [],
                 "follow_symlinks" : 0,
                 "include_dotfiles" : 0,
                 "prefix" : "",
                 "prune_directory" : [],
                 "root" : "."
              }
           },
           "name" : "@TAPPER/GatherDir",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneCruft",
           "name" : "@TAPPER/PruneCruft",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::ManifestSkip",
           "name" : "@TAPPER/ManifestSkip",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaYAML",
           "name" : "@TAPPER/MetaYAML",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Readme",
           "name" : "@TAPPER/Readme",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExtraTests",
           "name" : "@TAPPER/ExtraTests",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExecDir",
           "name" : "@TAPPER/ExecDir",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::ShareDir",
           "name" : "@TAPPER/ShareDir",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::MakeMaker",
           "config" : {
              "Dist::Zilla::Role::TestRunner" : {
                 "default_jobs" : 1
              }
           },
           "name" : "@TAPPER/MakeMaker",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Manifest",
           "name" : "@TAPPER/Manifest",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "@TAPPER/TestRelease",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::ConfirmRelease",
           "name" : "@TAPPER/ConfirmRelease",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::UploadToCPAN",
           "name" : "@TAPPER/UploadToCPAN",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaConfig",
           "name" : "@TAPPER/MetaConfig",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaJSON",
           "name" : "@TAPPER/MetaJSON",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::PkgVersion",
           "name" : "@TAPPER/PkgVersion",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
           "name" : "@TAPPER/PodSyntaxTests",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::NoTabs",
           "config" : {
              "Dist::Zilla::Plugin::Test::NoTabs" : {
                 "filename" : "xt/author/no-tabs.t",
                 "finder" : [
                    ":InstallModules",
                    ":ExecFiles",
                    ":TestFiles"
                 ]
              }
           },
           "name" : "@TAPPER/Test::NoTabs",
           "version" : "0.15"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
           "name" : "@TAPPER/Test::Pod::Coverage::Configurable",
           "version" : "0.05"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaResources",
           "name" : "@TAPPER/MetaResources",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Authority",
           "name" : "@TAPPER/Authority",
           "version" : "1.009"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::EOL",
           "config" : {
              "Dist::Zilla::Plugin::Test::EOL" : {
                 "filename" : "xt/author/eol.t",
                 "finder" : [
                    ":InstallModules",
                    ":ExecFiles",
                    ":TestFiles"
                 ],
                 "trailing_whitespace" : "1"
              }
           },
           "name" : "@TAPPER/Test::EOL",
           "version" : "0.18"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodWeaver",
           "config" : {
              "Dist::Zilla::Plugin::PodWeaver" : {
                 "config_plugins" : [
                    "@TAPPER"
                 ],
                 "finder" : [
                    ":InstallModules",
                    ":ExecFiles"
                 ],
                 "plugins" : [
                    {
                       "class" : "Pod::Weaver::Plugin::EnsurePod5",
                       "name" : "@CorePrep/EnsurePod5",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::H1Nester",
                       "name" : "@CorePrep/H1Nester",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Name",
                       "name" : "@TAPPER/Name",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@TAPPER/prelude",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "SYNOPSIS",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "DESCRIPTION",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "OVERVIEW",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "ATTRIBUTES",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "METHODS",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "FUNCTIONS",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "TYPES",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Leftovers",
                       "name" : "@TAPPER/Leftovers",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@TAPPER/postlude",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Authors",
                       "name" : "@TAPPER/Authors",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Legal",
                       "name" : "@TAPPER/Legal",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::Transformer",
                       "name" : "@TAPPER/List",
                       "version" : "4.012"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::Encoding",
                       "name" : "@TAPPER/Encoding",
                       "version" : "0.03"
                    }
                 ]
              }
           },
           "name" : "@TAPPER/PodWeaver",
           "version" : "4.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoPrereqs",
           "name" : "@TAPPER/AutoPrereqs",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Describe",
           "name" : "@TAPPER/Git::Describe",
           "version" : "0.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
           "name" : "@TAPPER/CheckChangesHasContent",
           "version" : "0.008"
        },
        {
           "class" : "Dist::Zilla::Plugin::NextRelease",
           "name" : "@TAPPER/NextRelease",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::NextVersion",
           "config" : {
              "Dist::Zilla::Plugin::Git::NextVersion" : {
                 "first_version" : "0.001",
                 "version_by_branch" : 0,
                 "version_regexp" : "(?^:^v(.+)$)"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@TAPPER/Git::NextVersion",
           "version" : "2.036"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Check",
           "config" : {
              "Dist::Zilla::Plugin::Git::Check" : {
                 "untracked_files" : "die"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@TAPPER/@Git/Check",
           "version" : "2.036"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Commit",
           "config" : {
              "Dist::Zilla::Plugin::Git::Commit" : {
                 "add_files_in" : [],
                 "commit_msg" : "v%v%n%n%c"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@TAPPER/@Git/Commit",
           "version" : "2.036"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Tag",
           "config" : {
              "Dist::Zilla::Plugin::Git::Tag" : {
                 "branch" : null,
                 "changelog" : "Changes",
                 "signed" : 0,
                 "tag" : "v5.0.1",
                 "tag_format" : "v%v",
                 "tag_message" : "v%v"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@TAPPER/@Git/Tag",
           "version" : "2.036"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Push",
           "config" : {
              "Dist::Zilla::Plugin::Git::Push" : {
                 "push_to" : [
                    "origin"
                 ],
                 "remotes_must_exist" : 1
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@TAPPER/@Git/Push",
           "version" : "2.036"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "runtime",
                 "type" : "requires"
              }
           },
           "name" : "Prereqs",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":InstallModules",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":IncModules",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":TestFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExtraTestFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExecFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":PerlExecFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ShareFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":MainModule",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":AllFiles",
           "version" : "5.041"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":NoFiles",
           "version" : "5.041"
        }
     ],
     "zilla" : {
        "class" : "Dist::Zilla::Dist::Builder",
        "config" : {
           "is_trial" : "0"
        },
        "version" : "5.041"
     }
  },
  "x_authority" : "cpan:TAPPER"
}