The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "add a file listing all contributors",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-ContributorsFile",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::File::InMemory" : "0",
            "Dist::Zilla::Role::FileGatherer" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "Dist::Zilla::Role::FilePruner" : "0",
            "Dist::Zilla::Role::Plugin" : "0",
            "Dist::Zilla::Role::TextTemplate" : "0",
            "Moose" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::ContributorsFile" : {
         "file" : "lib/Dist/Zilla/Plugin/ContributorsFile.pm",
         "version" : "v0.2.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Dist-Zilla-Plugin-ContributorsFile/issues"
      },
      "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-ContributorsFile/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dist-Zilla-Plugin-ContributorsFile.git",
         "web" : "https://github.com/yanick/Dist-Zilla-Plugin-ContributorsFile"
      }
   },
   "version" : "0.2.4",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Karen Etheridge <ether@cpan.org>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Slaven Rezic <srezic@cpan.org>"
   ]
}