The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "make dists require external commands",
   "author" : [
      "Mark Gardner <mjgardner@cpan.org>",
      "Joenio Costa <joenio@joenio.me>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, 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-Plugin-RequiresExternal",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::Plugin::Test::Synopsis" : "2.000004",
            "Perl::Critic::Lax" : "0",
            "Perl::Critic::Pulp" : "0",
            "Perl::Critic::StricterSubs" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Weaver" : "4.000",
            "Pod::Weaver::Plugin::StopWords" : "0",
            "Pod::Weaver::Section::Support" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::App" : "0",
            "Dist::Zilla::File::InMemory" : "0",
            "Dist::Zilla::Role::FileGatherer" : "0",
            "Dist::Zilla::Role::MetaProvider" : "0",
            "Dist::Zilla::Role::Plugin" : "0",
            "Dist::Zilla::Role::TextTemplate" : "0",
            "English" : "0",
            "Env::Path" : "0.18",
            "List::MoreUtils" : "0",
            "Modern::Perl" : "0",
            "Moose" : "0",
            "MooseX::AttributeShortcuts" : "0",
            "MooseX::Types::Moose" : "0",
            "Path::Class" : "0",
            "Test::Most" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.010",
            "utf8" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Env::Path" : "0.18",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Scalar::Util" : "0",
            "Test::DZil" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0",
            "Test::Output" : "1.031",
            "blib" : "1.01",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::App::Command::externaldeps" : {
         "file" : "lib/Dist/Zilla/App/Command/externaldeps.pm",
         "version" : "1.008"
      },
      "Dist::Zilla::Plugin::RequiresExternal" : {
         "file" : "lib/Dist/Zilla/Plugin/RequiresExternal.pm",
         "version" : "1.008"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal/issues"
      },
      "homepage" : "http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal.git",
         "web" : "https://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal"
      }
   },
   "version" : "1.008",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0237"
}