{
   "abstract" : "Plugin bundle used by JACQUESG",
   "author" : [
      "Jacques Germishuys <jacquesg@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-PluginBundle-Author-JACQUESG",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Config::Identity" : "0",
            "Dist::Zilla" : "0",
            "Dist::Zilla::Plugin::Clean" : "0",
            "Dist::Zilla::Plugin::Git" : "0",
            "Dist::Zilla::Plugin::GitHub" : "0.35",
            "Dist::Zilla::Plugin::InstallRelease" : "0",
            "Dist::Zilla::Plugin::MakeMaker::Awesome" : "0",
            "Dist::Zilla::Plugin::Test::CheckManifest" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "2.033",
            "Dist::Zilla::Role::MintingProfile::ShareDir" : "0",
            "Dist::Zilla::Role::PluginBundle::Easy" : "0",
            "Moose" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jacquesg/p5-Dist-Zilla-PluginBundle-Author-JACQUESG/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jacquesg/p5-Dist-Zilla-PluginBundle-Author-JACQUESG.git",
         "web" : "https://github.com/jacquesg/p5-Dist-Zilla-PluginBundle-Author-JACQUESG"
      }
   },
   "version" : "0.02",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : 5.030001
      },
      "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" : "@Author::JACQUESG/GatherDir",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::JACQUESG/PruneCruft",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::JACQUESG/ManifestSkip",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::JACQUESG/MetaYAML",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::JACQUESG/License",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::JACQUESG/Readme",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Author::JACQUESG/ExtraTests",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::JACQUESG/ExecDir",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::JACQUESG/ShareDir",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::JACQUESG/Manifest",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::JACQUESG/TestRelease",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::JACQUESG/ConfirmRelease",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Author::JACQUESG/MakeMaker",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Meta",
            "name" : "@Author::JACQUESG/@GitHub/GitHub::Meta",
            "version" : "0.47"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "config" : {
               "Dist::Zilla::Plugin::GitHub::Update" : {
                  "metacpan" : 1
               }
            },
            "name" : "@Author::JACQUESG/@GitHub/GitHub::Update",
            "version" : "0.47"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : 0.01,
                  "version_by_branch" : 0,
                  "version_regexp" : "(?^:^v(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.26.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JACQUESG/Git::NextVersion",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::JACQUESG/MetaConfig",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::JACQUESG/MetaJSON",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Author::JACQUESG/AutoPrereqs",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodVersion",
            "name" : "@Author::JACQUESG/PodVersion",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Author::JACQUESG/PkgVersion",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Author::JACQUESG/NextRelease",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : 0,
                  "fail_on_warning" : "author",
                  "fake_home" : 0,
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : 0,
                  "phase" : "test",
                  "script_finder" : [
                     ":PerlExecFiles"
                  ],
                  "skips" : [],
                  "switch" : []
               }
            },
            "name" : "@Author::JACQUESG/Test::Compile",
            "version" : "2.058"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckManifest",
            "name" : "@Author::JACQUESG/Test::CheckManifest",
            "version" : "0.04"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::JACQUESG/PodSyntaxTests",
            "version" : "5.047"
         },
         {
            "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" : {
                  "git_version" : "2.26.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::JACQUESG/Git::Commit",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v0.02",
                  "tag_format" : "v%V",
                  "tag_message" : "%N %v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.26.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::JACQUESG/Git::Tag",
            "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.26.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JACQUESG/Git::Push",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::JACQUESG/UploadToCPAN",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "@Author::JACQUESG/InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Clean",
            "name" : "@Author::JACQUESG/Clean",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleShareDirs",
            "name" : "ModuleShareDirs",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.047"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.047"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "5.047"
      }
   }
}