The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Applications for using File::ShareDir",
   "author" : [
      "Torsten Raudssus <torsten@raudss.us>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-ShareDir",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "File::ShareDir" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::LoadAllModules" : "0.021",
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/Getty/p5-app-sharedir",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Getty/p5-app-sharedir.git",
         "web" : "https://github.com/Getty/p5-app-sharedir"
      }
   },
   "version" : "0.001",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.018000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Author::GETTY/@Basic/GatherDir",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::GETTY/@Basic/PruneCruft",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::GETTY/@Basic/ManifestSkip",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::GETTY/@Basic/MetaYAML",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::GETTY/@Basic/License",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::GETTY/@Basic/Readme",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Author::GETTY/@Basic/ExtraTests",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::GETTY/@Basic/ExecDir",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::GETTY/@Basic/ShareDir",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "name" : "@Author::GETTY/@Basic/MakeMaker",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::GETTY/@Basic/Manifest",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::GETTY/@Basic/TestRelease",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::GETTY/@Basic/ConfirmRelease",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::GETTY/@Basic/UploadToCPAN",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Author::GETTY/Git::NextVersion",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Author::GETTY/PkgVersion",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::GETTY/MetaConfig",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::GETTY/MetaJSON",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::GETTY/PodSyntaxTests",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Repository",
            "name" : "@Author::GETTY/Repository",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "@Author::GETTY/GithubMeta",
            "version" : "0.38"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "@Author::GETTY/InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Author::GETTY/Authority",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@Author::GETTY/Git::CheckFor::CorrectBranch",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "@Author::GETTY/TestsOfAuthorGETTY",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ChangelogFromGit",
            "name" : "@Author::GETTY/ChangelogFromGit",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "@Author::GETTY/PodWeaver",
            "version" : "3.101642"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Author::GETTY/@Git/Check",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Author::GETTY/@Git/Commit",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Author::GETTY/@Git/Tag",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Author::GETTY/@Git/Push",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300039"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300039"
      }
   },
   "x_authority" : "cpan:GETTY"
}