Alien-libuv

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "name" : "@Starter::Git/MakeMaker::Awesome",
            "version" : "0.48"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Starter::Git/Manifest",
            "version" : "6.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Starter::Git/PruneCruft",
            "version" : "6.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Starter::Git/ManifestSkip",
            "version" : "6.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Starter::Git/RunExtraTests",
            "version" : "0.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "META.json",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.25.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Starter::Git/Git::Check",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::RewriteVersion",
            "config" : {
               "Dist::Zilla::Plugin::RewriteVersion" : {
                  "add_tarball_name" : 0,
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 1,
                  "skip_version_provider" : 0
               }
            },
            "name" : "@Starter::Git/RewriteVersion",
            "version" : "0.018"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Starter::Git/NextRelease",
            "version" : "6.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "LICENSE",
                     "META.json",
                     "Makefile.PL",
                     "README.md",
                     "t/00-report-prereqs.t"
                  ],
                  "match" : []
               }
            },
            "name" : "@Starter::Git/CopyFilesFromRelease",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Regenerate::AfterReleasers",
            "config" : {
               "Dist::Zilla::Plugin::Regenerate::AfterReleasers" : {
                  "plugins" : [
                     "@Starter::Git/CopyFilesFromRelease"
                  ]
               },
               "Dist::Zilla::Role::Regenerator" : {
                  "$Dist::Zilla::Role::Regenerator::VERSION" : "0.001001"
               }
            },
            "name" : "@Starter::Git/Regenerate::AfterReleasers",
            "version" : "0.001001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [
                     "/"
                  ],
                  "commit_msg" : "%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "LICENSE",
                     "META.json",
                     "Makefile.PL",
                     "README.md",
                     "dist.ini",
                     "t/00-report-prereqs.t"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.25.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Starter::Git/Release_Commit",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "1.014",
                  "tag_format" : "%v",
                  "tag_message" : "%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.25.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Starter::Git/Git::Tag",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
            "config" : {
               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "munge_makefile_pl" : 1
               }
            },
            "name" : "@Starter::Git/BumpVersionAfterRelease",
            "version" : "0.018"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "Bump version"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [
                     "(?^:^)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.25.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Starter::Git/Version_Bump_Commit",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.25.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Starter::Git/Git::Push",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Starter::Git/TestRelease",
            "version" : "6.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Starter::Git/ConfirmRelease",
            "version" : "6.014"



( run in 1.043 second using v1.01-cache-2.11-cpan-0bd6704ced7 )