{
   "abstract" : "Utilities to write and check a MANIFEST file",
   "author" : [
      "Andreas Koenig <andreas.koenig@anima.de>",
      "Michael G Schwern <schwern@pobox.com>",
      "Randy Kobes <r.kobes@uwinnipeg.ca>",
      "The Perl 5 Porters"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "ExtUtils-Manifest",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::Authority" : "0",
            "Dist::Zilla::Plugin::AutoPrereqs" : "0",
            "Dist::Zilla::Plugin::CheckIssues" : "0",
            "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0",
            "Dist::Zilla::Plugin::CheckSelfDependency" : "0",
            "Dist::Zilla::Plugin::CheckStrictVersion" : "0",
            "Dist::Zilla::Plugin::ConfirmRelease" : "0",
            "Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
            "Dist::Zilla::Plugin::DualLife" : "0.04",
            "Dist::Zilla::Plugin::Git::Check" : "0",
            "Dist::Zilla::Plugin::Git::Contributors" : "0.029",
            "Dist::Zilla::Plugin::Git::Describe" : "0.004",
            "Dist::Zilla::Plugin::Git::GatherDir" : "2.016",
            "Dist::Zilla::Plugin::Git::Push" : "0",
            "Dist::Zilla::Plugin::Git::Remote::Check" : "0",
            "Dist::Zilla::Plugin::GitHub::Update" : "0",
            "Dist::Zilla::Plugin::InstallGuide" : "1.200005",
            "Dist::Zilla::Plugin::License" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::Manifest" : "0",
            "Dist::Zilla::Plugin::MetaConfig" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "1.15000002",
            "Dist::Zilla::Plugin::MetaResources" : "0",
            "Dist::Zilla::Plugin::MetaTests" : "0.008",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::MinimumPerl" : "1.006",
            "Dist::Zilla::Plugin::MojibakeTests" : "0.8",
            "Dist::Zilla::Plugin::OnlyCorePrereqs" : "0.014",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "5.040",
            "Dist::Zilla::Plugin::PodVersion" : "0",
            "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
            "Dist::Zilla::Plugin::PromptIfStale" : "0",
            "Dist::Zilla::Plugin::Readme" : "0",
            "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::Plugin::RunExtraTests" : "0.024",
            "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.012",
            "Dist::Zilla::Plugin::Test::ChangesHasContent" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "2.039",
            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000003",
            "Dist::Zilla::Plugin::Test::Pod::No404s" : "0",
            "Dist::Zilla::Plugin::Test::Portability" : "2.000007",
            "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.022",
            "Dist::Zilla::Plugin::TestRelease" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0",
            "Encode" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::Pod" : "1.41",
            "Test::Pod::No404s" : "0",
            "Test::Portability::Files" : "0",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::Find" : "0",
            "File::Path" : "0",
            "File::Spec" : "0.8",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0.8",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "ExtUtils::Manifest" : {
         "file" : "lib/ExtUtils/Manifest.pm",
         "version" : "1.75"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/Perl-Toolchain-Gang/ExtUtils-Manifest/issues"
      },
      "homepage" : "https://metacpan.org/release/ExtUtils-Manifest",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Perl-Toolchain-Gang/Extutils-Manifest.git",
         "web" : "http://github.com/Perl-Toolchain-Gang/Extutils-Manifest"
      },
      "x_IRC" : "irc://irc.perl.org/#toolchain",
      "x_MailingList" : "http://lists.perl.org/list/cpan-workers.html"
   },
   "version" : "1.75",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.037011"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::PodVersion",
            "name" : "PodVersion",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::OnlyCorePrereqs",
            "config" : {
               "Dist::Zilla::Plugin::OnlyCorePrereqs" : {
                  "also_disallow" : [],
                  "check_dual_life_versions" : "0",
                  "deprecated_ok" : 0,
                  "phases" : [
                     "configure",
                     "build",
                     "runtime",
                     "test"
                  ],
                  "skips" : [],
                  "starting_version" : "to be determined from perl prereq"
               }
            },
            "name" : "OnlyCorePrereqs",
            "version" : "0.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::DualLife",
            "config" : {
               "Dist::Zilla::Plugin::DualLife" : {
                  "eumm_bundled" : 1
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "DualLife",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : 1,
                  "check_all_prereqs" : 1,
                  "modules" : [],
                  "phase" : "release",
                  "run_under_travis" : 0,
                  "skip" : []
               }
            },
            "name" : "stale modules, release",
            "version" : "0.057"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "LICENSE",
                     "README.pod"
                  ],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               },
               "Dist::Zilla::Plugin::Git::GatherDir" : {
                  "include_untracked" : 0
               }
            },
            "name" : "Git::GatherDir",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "MetaYAML",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "License",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "Readme",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "Manifest",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "config" : {
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "InstallGuide",
            "version" : "1.200014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "1",
                  "fail_on_warning" : "author",
                  "fake_home" : 0,
                  "filename" : "xt/author/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : 0,
                  "phase" : "develop",
                  "script_finder" : [
                     ":PerlExecFiles"
                  ],
                  "skips" : [],
                  "switch" : []
               }
            },
            "name" : "Test::Compile",
            "version" : "2.058"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "MetaTests",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
            "name" : "Test::ChangesHasContent",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "config" : {
               "Dist::Zilla::Plugin::Test::MinimumVersion" : {
                  "max_target_perl" : "5.006"
               }
            },
            "name" : "Test::MinimumVersion",
            "version" : "2.000010"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "PodSyntaxTests",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
            "name" : "Test::Pod::No404s",
            "version" : "1.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "MojibakeTests",
            "version" : "0.8"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "Test::ReportPrereqs",
            "version" : "0.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "config" : {
               "Dist::Zilla::Plugin::Test::Portability" : {
                  "options" : ""
               }
            },
            "name" : "Test::Portability",
            "version" : "2.001001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "config" : {
               "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
                  "changelog" : "Changes"
               }
            },
            "name" : "Test::CPAN::Changes",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "name" : "Git::Describe",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "config" : {
               "Dist::Zilla::Role::FileWatcher" : {
                  "version" : "0.006"
               }
            },
            "name" : "ReadmeAnyFromPod",
            "version" : "0.163250"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder" : [
                     ":InstallModules"
                  ],
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : ":InstallModules",
                        "version" : "6.030"
                     }
                  ],
                  "include_underscores" : 0
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
                  "inherit_missing" : "0",
                  "inherit_version" : "0",
                  "meta_noindex" : "1"
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "MetaProvides::Package",
            "version" : "2.004003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Contributors",
            "config" : {
               "Dist::Zilla::Plugin::Git::Contributors" : {
                  "git_version" : "2.40.0",
                  "include_authors" : 0,
                  "include_releaser" : 1,
                  "order_by" : "commits",
                  "paths" : []
               }
            },
            "name" : "Git::Contributors",
            "version" : "0.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "AutoPrereqs",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "Prereqs::AuthorDeps",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::RemovePrereqs",
            "config" : {
               "Dist::Zilla::Plugin::RemovePrereqs" : {
                  "modules_to_remove" : [
                     "VMS::Feature",
                     "VMS::Filespec"
                  ]
               }
            },
            "name" : "RemovePrereqs",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "6"
               }
            },
            "name" : "MakeMaker",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
            "config" : {
               "Dist::Zilla::Plugin::CheckSelfDependency" : {
                  "finder" : [
                     ":InstallModules"
                  ]
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "CheckSelfDependency",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
            "name" : "CheckStrictVersion",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.40.0",
                  "repo_root" : "."
               }
            },
            "name" : "initial check",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
            "name" : "Git::Remote::Check",
            "version" : "0.1.2"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "CheckPrereqsIndexed",
            "version" : "0.022"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "TestRelease",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "6"
               }
            },
            "name" : "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" : [],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.40.0",
                  "repo_root" : "."
               }
            },
            "name" : "after tests",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckIssues",
            "name" : "CheckIssues",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "UploadToCPAN",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "config" : {
               "Dist::Zilla::Plugin::GitHub::Update" : {
                  "metacpan" : 1
               }
            },
            "name" : "GitHub::Update",
            "version" : "0.48"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "LICENSE"
                  ],
                  "match" : []
               }
            },
            "name" : "CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Git::VersionManager/pluginbundle version",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::RewriteVersion" : {
                  "add_tarball_name" : 0,
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "skip_version_provider" : 0
               },
               "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
            },
            "name" : "@Git::VersionManager/RewriteVersion::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
            "name" : "@Git::VersionManager/MetaProvides::Update",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "Changes"
                  ],
                  "match" : []
               }
            },
            "name" : "@Git::VersionManager/CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "%N-%v%t%n%n%c",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "LICENSE",
                     "README.pod"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.40.0",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/release snapshot",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "1.75",
                  "tag_format" : "%v",
                  "tag_message" : "v%v%t"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.40.0",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/Git::Tag",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "munge_makefile_pl" : 1
               },
               "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
            },
            "name" : "@Git::VersionManager/BumpVersionAfterRelease::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Git::VersionManager/NextRelease",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "increment $VERSION after %v release",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Build.PL",
                     "Changes",
                     "Makefile.PL"
                  ],
                  "allow_dirty_match" : [
                     "(?^:^lib/.*\\.pm$)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.40.0",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/post-release commit",
            "version" : "2.048"
         },
         {
            "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.40.0",
                  "repo_root" : "."
               }
            },
            "name" : "Git::Push",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.030"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.030"
      }
   },
   "x_authority" : "cpan:P5P",
   "x_contributors" : [
      "Karen Etheridge <ether@cpan.org>",
      "Chris 'BinGOs' Williams <chris@bingosnet.co.uk>",
      "Florian Ragwitz <rafl@debian.org>",
      "brian d foy <brian.d.foy@gmail.com>",
      "Leon Timmermans <fawaka@gmail.com>",
      "Craig A. Berry <craigberry@mac.com>",
      "Andreas Koenig <andk@cpan.org>",
      "Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>",
      "Ed J <mohawk2@users.noreply.github.com>",
      "Graham Knop <haarg@haarg.org>",
      "James E Keenan <jkeenan@cpan.org>",
      "David E. Wheeler <david@justatheory.com>",
      "Jerome Eteve <jerome@eteve.net>",
      "Petr P\u00edsa\u0159 <ppisar@redhat.com>",
      "Zefram <zefram@fysh.org>"
   ],
   "x_generated_by_perl" : "v5.37.11",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}